SPCR

Type Alias SPCR 

Source
pub type SPCR = Reg<SPCR_SPEC>;
Expand description

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.

For information about available fields see spcr module

Aliased Typeยง

pub struct SPCR { /* private fields */ }