Type Definition esp32s3::spi2::user::CS_SETUP_R
source · pub type CS_SETUP_R = BitReader<bool>;Expand description
Field CS_SETUP reader - spi cs is enable when spi is in prepare phase. 1: enable 0: disable. Can be configured in CONF state.