Type Alias esp32c3::spi2::user::USR_ADDR_W

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

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

Aliased Type§

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