Type Alias stm32wlxx_hal::pac::i2c1::PECR
pub type PECR = Reg<PECR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
PECR register accessor: an alias for Reg<PECR_SPEC>
Aliased Type§
struct PECR { /* private fields */ }