Type Alias stm32wlxx_hal::pac::pwr::cr3::EC2H_W

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

Field EC2H writer - nable CPU2 Hold interrupt for CPU1

Aliased Type§

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