pub type SPCR = Reg<SPCR_SPEC>;
SPCR (rw) register accessor: SPI Control Register
You can read this register and get spcr::R. You can reset, write, write_with_zero this register using spcr::W. You can also modify this register. See API.
read
spcr::R
reset
write
write_with_zero
spcr::W
modify
For information about available fields see spcr module
spcr
pub struct SPCR { /* private fields */ }