Type Alias esp32h2::uart0::conf1::DSR_INV_W

source ·
pub type DSR_INV_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field DSR_INV writer - Set this bit to inverse the level value of uart dsr signal.

Aliased Type§

struct DSR_INV_W<'a, REG, const O: u8> { /* private fields */ }