☰
CSR
In stm32f4xx_hal::pac::pwr
?
Type Definition
stm32f4xx_hal
::
pac
::
pwr
::
CSR
source
·
[
−
]
pub type CSR =
Reg
<
CSR_SPEC
>;
Expand description
CSR register accessor: an alias for
Reg<CSR_SPEC>