Type Alias esp32c3::spi1::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.

Aliased Type§

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