[][src]Type Definition k210_pac::spi3::TXFLR

type TXFLR = Reg<u32, _TXFLR>;

Transmit FIFO Level Register

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

For information about avaliable fields see txflr module

Trait Implementations

impl Readable for TXFLR[src]

read() method returns txflr::R reader structure

impl Writable for TXFLR[src]

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

impl ResetValue for TXFLR[src]

Register txflr reset()'s with value 0

type Type = u32

Register size