Constant avrd::atmega168p::SPCR[][src]

pub const SPCR: *mut u8 = 0x4C as *mut u8; // {0x4c as *mut u8}

SPI Control Register.

Bitfields:

NameMask (binary)
DORD100000
MSTR10000
SPE1000000
CPHA100
SPR11
CPOL1000
SPIE10000000