NinjaFlight
|
#include <sound_beeper.h>
Data Fields | |
uint32_t | gpioPeripheral |
uint16_t | gpioPin |
GPIO_TypeDef * | gpioPort |
GPIO_Mode | gpioMode |
bool | isInverted |
GPIO_Mode beeperConfig_s::gpioMode |
uint32_t beeperConfig_s::gpioPeripheral |
uint16_t beeperConfig_s::gpioPin |
GPIO_TypeDef* beeperConfig_s::gpioPort |
bool beeperConfig_s::isInverted |