[][src]Type Definition imxrt1062_lpuart1::FIFO

type FIFO = Reg<u32, _FIFO>;

LPUART FIFO Register

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

For information about available fields see fifo module

Trait Implementations

impl Readable for FIFO[src]

read() method returns fifo::R reader structure

impl ResetValue for FIFO[src]

Register FIFO reset()'s with value 0x00c0_0011

type Type = u32

Register size

impl Writable for FIFO[src]

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