Type Definition esp32::uart0::conf0::LOOPBACK_W
source · pub type LOOPBACK_W<'a, const O: u8> = BitWriter<'a, CONF0_SPEC, O>;
Expand description
Field LOOPBACK
writer - Set this bit to enable uart loopback test mode.
pub type LOOPBACK_W<'a, const O: u8> = BitWriter<'a, CONF0_SPEC, O>;
Field LOOPBACK
writer - Set this bit to enable uart loopback test mode.