[][src]Type Definition k22f::uart0::TWFIFO

type TWFIFO = Reg<u8, _TWFIFO>;

UART FIFO Transmit Watermark

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

For information about available fields see twfifo module

Trait Implementations

impl Readable for TWFIFO[src]

read() method returns twfifo::R reader structure

impl ResetValue for TWFIFO[src]

Register TWFIFO reset()'s with value 0

type Type = u8

Register size

impl Writable for TWFIFO[src]

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