Trait e310x_hal::rtc::RtcExt

source ·
pub trait RtcExt {
    // Required method
    fn constrain(self) -> Rtc;
}

Required Methods§

source

fn constrain(self) -> Rtc

Implementations on Foreign Types§

source§

impl RtcExt for RTC

Implementors§