Type Alias esp32c3::spi2::ctrl::WP_POL_R

source ·
pub type WP_POL_R = BitReader;
Expand description

Field WP_POL reader - Write protect signal output when SPI is idle. 1: output high, 0: output low. Can be configured in CONF state.

Aliased Type§

struct WP_POL_R { /* private fields */ }