Type Alias esp32c3::spi2::slave1::SLV_LAST_ADDR_W

source ·
pub type SLV_LAST_ADDR_W<'a, REG> = FieldWriter<'a, REG, 6>;
Expand description

Field SLV_LAST_ADDR writer - In the slave mode it is the value of address.

Aliased Type§

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