MAV'RIC
|
Structure describing LED hardware connections. More...
Public Attributes | |
struct { | |
U32 PORT | |
LED GPIO port. | |
U32 PIN_MASK | |
Bit-mask of LED pin in GPIO port. | |
} | GPIO |
LED GPIO descriptor. | |
struct { | |
S32 CHANNEL | |
LED PWM channel (< 0 if N/A). | |
S32 FUNCTION | |
LED pin PWM function (< 0 if N/A). | |
} | PWM |
LED PWM descriptor. | |
Structure describing LED hardware connections.