Type Alias esp32c2::spi2::user::CS_SETUP_R
source · pub type CS_SETUP_R = BitReader;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.
Aliased Type§
struct CS_SETUP_R { /* private fields */ }