Type Alias DOUTDIN_W

Source
pub type DOUTDIN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DOUTDIN writer - Set the bit to enable full duplex communication. 1: enable 0: disable. Can be configured in CONF state.

Aliased Typeยง

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