Type Definition SPSR
avr_device::atmega8::spi
type SPSR = Reg<u8, _SPSR>;
SPI Status Register
This register you can read. See API.
read
For information about available fields see spsr module
impl Readable for SPSR
read() method returns spsr::R reader structure
read()