Type Alias stm32wlxx_hal::pac::pwr::cr3::EC2H_R
pub type EC2H_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field EC2H
reader - nable CPU2 Hold interrupt for CPU1
Aliased Type§
struct EC2H_R { /* private fields */ }