SPDR

Type Alias SPDR 

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

SPDR (rw) register accessor: SPI Data Register

You can read this register and get spdr::R. You can reset, write, write_with_zero this register using spdr::W. You can also modify this register. See API.

For information about available fields see spdr module

Aliased Typeยง

pub struct SPDR { /* private fields */ }