[][src]Type Definition k22f::uart1::RWFIFO

type RWFIFO = Reg<u8, _RWFIFO>;

UART FIFO Receive Watermark

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

For information about available fields see rwfifo module

Trait Implementations

impl Readable for RWFIFO[src]

read() method returns rwfifo::R reader structure

impl ResetValue for RWFIFO[src]

Register RWFIFO reset()'s with value 0x01

type Type = u8

Register size

impl Writable for RWFIFO[src]

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