APM:Libraries
|
#include <hal_types.h>
Public Attributes | |
voidFuncPtr | vp |
revo_isr_handler | isr |
Handler | h |
uint32_t | w [2] |
Definition at line 22 of file hal_types.h.
Handler Revo_Hal_Handler::h |
Definition at line 26 of file hal_types.h.
Referenced by pwmInitializeInput().
revo_isr_handler Revo_Hal_Handler::isr |
Definition at line 24 of file hal_types.h.
Referenced by pwmInitializeInput().
voidFuncPtr Revo_Hal_Handler::vp |
Definition at line 23 of file hal_types.h.
uint32_t Revo_Hal_Handler::w[2] |
Definition at line 27 of file hal_types.h.