Type Definition esp32::spi0::ctrl::WP_R

source · []
pub type WP_R = BitReader<bool>;
Expand description

Field WP reader - Write protect signal output when SPI is idle. 1: output high 0: output low.