Type Alias rp2040_pac::uart0::UARTIBRD

source ·
pub type UARTIBRD = Reg<UARTIBRD_SPEC>;
Expand description

UARTIBRD (rw) register accessor: Integer Baud Rate Register, UARTIBRD

You can read this register and get uartibrd::R. You can reset, write, write_with_zero this register using uartibrd::W. You can also modify this register. See API.

For information about available fields see uartibrd module

Aliased Type§

struct UARTIBRD { /* private fields */ }