Type Alias stm32wlxx_hal::pac::rcc::CSR

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

CSR register accessor: an alias for Reg<CSR_SPEC>

Aliased Type§

struct CSR { /* private fields */ }