Type Alias esp32c3::spi1::user::USR_MOSI_W

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

Field USR_MOSI writer - This bit enable the write-data phase of an operation.

Aliased Type§

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