Type Alias esp32c3::spi2::slave1::SLV_LAST_COMMAND_W

source ·
pub type SLV_LAST_COMMAND_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field SLV_LAST_COMMAND writer - In the slave mode it is the value of command.

Aliased Type§

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