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

type UARTILPR = Reg<u32, _UARTILPR>;
Expand description

IrDA Low-Power Counter Register, UARTILPR

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

For information about available fields see uartilpr module

Trait Implementations

Register UARTILPR reset()’s with value 0

Register size

Reset value of the register

read() method returns uartilpr::R reader structure

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