Type Alias atmega_hal::pac::spi::SPSR

source ·
pub type SPSR = Reg<SPSR_SPEC>;
Expand description

SPSR (rw) register accessor: an alias for Reg<SPSR_SPEC>

Aliased Type§

struct SPSR { /* private fields */ }