Type Alias esp32c3::spi2::user::USR_DUMMY_W

source ·
pub type USR_DUMMY_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field USR_DUMMY writer - This bit enable the dummy phase of an operation. Can be configured in CONF state.

Aliased Type§

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