Type Alias esp32c6::pcr::UART1_CONF

source ·
pub type UART1_CONF = Reg<UART1_CONF_SPEC>;
Expand description

UART1_CONF (rw) register accessor: UART1 configuration register

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

For information about available fields see uart1_conf module

Aliased Type§

struct UART1_CONF { /* private fields */ }