pub unsafe extern "C" fn otLinkGetCslChannel(
aInstance: *mut otInstance,
) -> u8
Expand description
Gets the CSL channel.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The CSL channel.
pub unsafe extern "C" fn otLinkGetCslChannel(
aInstance: *mut otInstance,
) -> u8
Gets the CSL channel.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The CSL channel.