pub unsafe extern "C" fn otLinkGetCslPeriod(
    aInstance: *mut otInstance
) -> u32
Expand description

Gets the CSL period in microseconds

@param[in] aInstance A pointer to an OpenThread instance.

@returns The CSL period in microseconds.