|
void | init () |
|
void | enabled (__attribute__((unused)) bool value) |
|
bool | on (__attribute__((unused)) uint16_t onticks, __attribute__((unused)) uint16_t offticks, __attribute__((unused)) uint8_t repeat) |
|
bool | on (__attribute__((unused)) uint16_t ticks) |
|
bool | on () |
|
void | off () |
|
bool | active () |
|
Definition at line 95 of file Buzzer.h.