Type Alias esp32c3::uart0::conf0::LOOPBACK_W

source ·
pub type LOOPBACK_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field LOOPBACK writer - Set this bit to enable uart loopback test mode.

Aliased Type§

struct LOOPBACK_W<'a, REG> { /* private fields */ }