Type Definition esp32c3::uart::UART_CONF1  [−][src]
type UART_CONF1 = Reg<u32, _UART_CONF1>;
UART_CONF1
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see uart_conf1 module
Trait Implementations
impl Readable for UART_CONF1[src]
read() method returns uart_conf1::R reader structure
impl ResetValue for UART_CONF1[src]
Register UART_CONF1 reset()'s with value 0
impl Writable for UART_CONF1[src]
write(|w| ..) method takes uart_conf1::W writer structure