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

type FAR = Reg<u32, _FAR>;

FIFO Access Register

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

For information about avaliable fields see far module

Trait Implementations

impl Readable for FAR[src]

read() method returns far::R reader structure

impl Writable for FAR[src]

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

impl ResetValue for FAR[src]

Register far reset()'s with value 0

type Type = u32

Register size