pub async fn read_tick_frequency<C: ControlChannel>( ctrl: &C, ) -> Result<u64, TimeError>
Read the device tick frequency.