Type Alias esp32c3::spi2::user::DOUTDIN_R

source ·
pub type DOUTDIN_R = BitReader;
Expand description

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

Aliased Type§

struct DOUTDIN_R { /* private fields */ }