TMPM4G9
V1.0.0.0
|
Macros | |
#define | PORT_GROUP GPIO_PORT_E |
Digital Loopback Test. More... | |
#define | PORT_NUMBER GPIO_PORT_4 |
#define | PORT_FUNC GPIO_PE4_INPUT |
Functions | |
uint32_t | safety_DIN_PL4 (void) |
Read PL4 Port. More... | |
void | safety_DOUT_PE7 (uint32_t output) |
Write PE7 Port. More... | |
bool | safety_DigitalIO (uint32_t *result_word) |
#define PORT_FUNC GPIO_PE4_INPUT |
#define PORT_GROUP GPIO_PORT_E |
Digital Loopback Test.
none |
#define PORT_NUMBER GPIO_PORT_4 |
bool safety_DigitalIO | ( | uint32_t * | result_word | ) |
uint32_t safety_DIN_PL4 | ( | void | ) |
Read PL4 Port.
0 | :Lo, 1 :Hi |
void safety_DOUT_PE7 | ( | uint32_t | output | ) |
Write PE7 Port.
none |