Function a121_sys::acc_config_enable_tx_get
source ยท pub unsafe extern "C" fn acc_config_enable_tx_get(
config: *const acc_config_t
) -> boolExpand description
@brief Get transmitter enable configuration
See @ref acc_config_enable_tx_set
@param[in] config The configuration @return true if the transmitter is enabled, false if it is disabled