[][src]Type Definition esp32::uart::SWFC_CONF

type SWFC_CONF = Reg<u32, _SWFC_CONF>;

UART_SWFC_CONF

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

For information about available fields see swfc_conf module

Trait Implementations

impl Readable for SWFC_CONF[src]

read() method returns swfc_conf::R reader structure

impl ResetValue for SWFC_CONF[src]

Register SWFC_CONF reset()'s with value 0

impl Writable for SWFC_CONF[src]

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