[][src]Type Definition lpc55s6x_pac::spi0::STAT

type STAT = Reg<u32, _STAT>;

SPI Status. Some status flags can be cleared by writing a 1 to that bit position.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see stat module

Trait Implementations

impl Readable for STAT[src]

read() method returns stat::R reader structure

impl Writable for STAT[src]

write(|w| ..) method takes stat::W writer structure

impl ResetValue for STAT[src]

Register STAT reset()'s with value 0x0100

type Type = u32

Register size