Type Definition esp32c3::uart::UART_SWFC_CONF0[][src]

type UART_SWFC_CONF0 = Reg<u32, _UART_SWFC_CONF0>;

UART_SWFC_CONF0

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see uart_swfc_conf0 module

Trait Implementations

impl Readable for UART_SWFC_CONF0[src]

read() method returns uart_swfc_conf0::R reader structure

impl ResetValue for UART_SWFC_CONF0[src]

Register UART_SWFC_CONF0 reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_SWFC_CONF0[src]

write(|w| ..) method takes uart_swfc_conf0::W writer structure