pub trait RtcMode: Sealed { }
Expand description

RtcMode represents the mode of the RTC

Implementors