Type Alias stm32_eth::stm32::sdio::STA

source ·
pub type STA = Reg<STA_SPEC>;
Expand description

STA register accessor: an alias for Reg<STA_SPEC>

Aliased Type§

struct STA { /* private fields */ }