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

type PFIFO = Reg<u8, _PFIFO>;

UART FIFO Parameters

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

For information about available fields see pfifo module

Trait Implementations

impl Readable for PFIFO[src]

read() method returns pfifo::R reader structure

impl ResetValue for PFIFO[src]

Register PFIFO reset()'s with value 0

type Type = u8

Register size

impl Writable for PFIFO[src]

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