BDB_SetTCLKRetryMaxAttempts Function
C
void BDB_SetTCLKRetryMaxAttempts(uint8_t attempts);
Description
Sets the TCLK Retry Max Attempts BDB attribute
Parameters
Param | Description |
---|---|
attempts | number of max retry attempts |
Returns
None
void BDB_SetTCLKRetryMaxAttempts(uint8_t attempts);
Sets the TCLK Retry Max Attempts BDB attribute
Param | Description |
---|---|
attempts | number of max retry attempts |
None