Type Alias daisy::pac::rcc::CSR

pub type CSR = Reg<CSR_SPEC>;
Expand description

CSR register accessor: an alias for Reg<CSR_SPEC>

Aliased Type§

struct CSR { /* private fields */ }