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

type TFR = Reg<u32, _TFR>;

Transmit FIFO Read Register

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

For information about avaliable fields see tfr module

Trait Implementations

impl Readable for TFR[src]

read() method returns tfr::R reader structure

impl Writable for TFR[src]

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

impl ResetValue for TFR[src]

Register tfr reset()'s with value 0

type Type = u32

Register size