Type Alias stm32wlxx_hal::pac::pwr::cr5::RFEOLEN_W

pub type RFEOLEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR5_SPEC, RFEOLEN_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field RFEOLEN writer - Enable Radio End Of Life detector enabled

Aliased Type§

struct RFEOLEN_W<'a, const O: u8> { /* private fields */ }