[][src]Type Definition rp2040::uart0::UARTFR

type UARTFR = Reg<u32, _UARTFR>;

Flag Register, UARTFR

This register you can read. See API.

For information about available fields see uartfr module

Trait Implementations

impl Readable for UARTFR[src]

read() method returns uartfr::R reader structure