Type Alias stm32_eth::stm32::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 */ }