Trait esp8266_hal::rtccntl::RtcControlExt[][src]

pub trait RtcControlExt {
    fn rtc_control(self) -> RtcControl;
}

Required methods

Implementations on Foreign Types

Implementors