avr_device::atmega32u4::spi

Type Alias SPDR

Source
pub type SPDR = Reg<SPDR_SPEC>;
Expand description

SPDR (rw) register accessor: an alias for Reg<SPDR_SPEC>

Aliased Typeยง

struct SPDR { /* private fields */ }