Type Alias esp32c3::spi2::ctrl::HOLD_POL_R

source ·
pub type HOLD_POL_R = BitReader;
Expand description

Field HOLD_POL reader - SPI_HOLD output value when SPI is idle. 1: output high, 0: output low. Can be configured in CONF state.

Aliased Type§

struct HOLD_POL_R { /* private fields */ }