Type Alias stm32wlxx_hal::pac::crc::INIT

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

INIT register accessor: an alias for Reg<INIT_SPEC>

Aliased Type§

struct INIT { /* private fields */ }