Type Definition esp32c2::spi2::misc::MASTER_CS_POL_W

source ·
pub type MASTER_CS_POL_W<'a, const O: u8> = FieldWriter<'a, u32, MISC_SPEC, u8, u8, 6, O>;
Expand description

Field MASTER_CS_POL writer - In the master mode the bits are the polarity of spi cs line, the value is equivalent to spi_cs ^ spi_master_cs_pol. Can be configured in CONF state.