[][src]Type Definition avr_device::atmega8::spi::SPSR

type SPSR = Reg<u8, _SPSR>;

SPI Status Register

This register you can read. See API.

For information about available fields see spsr module

Trait Implementations

impl Readable for SPSR[src]

read() method returns spsr::R reader structure