Type Alias esp32c3::spi2::user::SIO_R

source ·
pub type SIO_R = BitReader;
Expand description

Field SIO reader - Set the bit to enable 3-line half duplex communication mosi and miso signals share the same pin. 1: enable 0: disable. Can be configured in CONF state.

Aliased Type§

struct SIO_R { /* private fields */ }