[][src]Trait xmc4_hal::rtc::RtcExt

pub trait RtcExt {
    fn constrain(self) -> Rtc;
}

Required methods

fn constrain(self) -> Rtc

Loading content...

Implementors

impl RtcExt for Rtc[src]

Loading content...