Type Alias esp32h2::uart0::RS485_CONF
source · pub type RS485_CONF = Reg<RS485_CONF_SPEC>;Expand description
RS485_CONF (rw) register accessor: RS485 mode configuration
You can read this register and get rs485_conf::R. You can reset, write, write_with_zero this register using rs485_conf::W. You can also modify this register. See API.
For information about available fields see rs485_conf module
Aliased Type§
struct RS485_CONF { /* private fields */ }