pub type SPDR = Reg<SPDR_SPEC>;
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.
read
spdr::R
reset
write
write_with_zero
spdr::W
modify
For information about available fields see spdr module
spdr
pub struct SPDR { /* private fields */ }