Type Alias esp32c3::spi1::user::USR_COMMAND_W

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

Field USR_COMMAND writer - This bit enable the command phase of an operation.

Aliased Type§

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