[][src]Type Definition k210_pac::spi0::TXOICR

type TXOICR = Reg<u32, _TXOICR>;

Transmit FIFO Overflow Interrupt Clear Register

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

For information about avaliable fields see txoicr module

Trait Implementations

impl Readable for TXOICR[src]

read() method returns txoicr::R reader structure

impl Writable for TXOICR[src]

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

impl ResetValue for TXOICR[src]

Register txoicr reset()'s with value 0

type Type = u32

Register size