Type Alias stm32_hal2::pac::crc::IDR

source ·
pub type IDR = Reg<IDR_SPEC>;
Expand description

IDR register accessor: an alias for Reg<IDR_SPEC>

Aliased Type§

struct IDR { /* private fields */ }