Type Alias stm32wlxx_hal::pac::hsem::C2ISR

pub type C2ISR = Reg<C2ISR_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

C2ISR register accessor: an alias for Reg<C2ISR_SPEC>

Aliased Type§

struct C2ISR { /* private fields */ }