Type Alias esp32c3::spi2::user::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 */ }