Type Alias esp32c3::spi2::user::USR_MOSI_HIGHPART_W

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

Field USR_MOSI_HIGHPART writer - write-data phase only access to high-part of the buffer spi_w8~spi_w15. 1: enable 0: disable. Can be configured in CONF state.

Aliased Type§

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