Struct esp32c3::spi1::ctrl::D_POL_R [−][src]
pub struct D_POL_R(_);
Expand description
Field D_POL
reader - The bit is used to set MOSI line polarity, 1: high 0, low
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true
if the bit is clear (0).
Returns true
if the bit is set (1).