Type Alias esp32c3::spi2::user::USR_MISO_HIGHPART_W

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

Field USR_MISO_HIGHPART writer - read-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_MISO_HIGHPART_W<'a, REG> { /* private fields */ }