![]() |
S2-LP Low Level API
v. 1.3.0
|
Functions | |
void | HAL_GPIO_EXTI_Callback (uint16_t GPIO_Pin) |
void | fitPayload (void) |
Fits the Tx buffer with the first nPayloadLength integer numbers starting from 0. More... | |
int | main (void) |
System main function. More... | |
void fitPayload | ( | void | ) |
Fits the Tx buffer with the first nPayloadLength integer numbers starting from 0.
None |
None |
Definition at line 233 of file SDK_FifoHandler_A.c.
void HAL_GPIO_EXTI_Callback | ( | uint16_t | GPIO_Pin | ) |
Definition at line 161 of file SDK_FifoHandler_A.c.
int main | ( | void | ) |
System main function.
None |
None |
Definition at line 321 of file SDK_FifoHandler_A.c.