Type Alias esp32s3::spi2::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. Can be configured in CONF state.
Aliased Type§
struct USR_COMMAND_W<'a, REG> { /* private fields */ }