[][src]Type Definition k210_pac::uart1::TFL

type TFL = Reg<u32, _TFL>;

Transmit FIFO Level

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

For information about avaliable fields see tfl module

Trait Implementations

impl Readable for TFL[src]

read() method returns tfl::R reader structure

impl Writable for TFL[src]

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

impl ResetValue for TFL[src]

Register tfl reset()'s with value 0

type Type = u32

Register size