TMPM4G9
V1.0.0.0
|
Private Information. More...
#include <bsp_sw.h>
Data Fields | |
TXZ_FunctionalState | timer |
uint32_t | counter |
struct { | |
TXZ_FunctionalState check | |
uint32_t state | |
} | polling |
struct { | |
uint32_t count | |
} | chattering |
Private Information.
struct { ... } chattering |
TXZ_FunctionalState check |
Port Check is enable/disable. :TXZ_ENABLE/TXZ_DISABLE :Enable/Disable.
uint32_t count |
Chattering Count.
uint32_t counter |
Interval Counter.
struct { ... } polling |
uint32_t state |
SW Port State.
TXZ_FunctionalState timer |
1ms timer processing is enable/disable. :TXZ_ENABLE/TXZ_DISABLE :processing enable/processing disable