Type Definition rp2040_pac::uart0::UARTIFLS[][src]

type UARTIFLS = Reg<u32, _UARTIFLS>;
Expand description

Interrupt FIFO Level Select Register, UARTIFLS

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

For information about available fields see uartifls module

Trait Implementations

Register UARTIFLS reset()’s with value 0x12

Register size

Reset value of the register

read() method returns uartifls::R reader structure

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