Type Alias stm32_hal2::pac::rcc::CSR

source ·
pub type CSR = Reg<CSR_SPEC>;
Expand description

CSR register accessor: an alias for Reg<CSR_SPEC>

Aliased Type§

struct CSR { /* private fields */ }