Type Alias esp32c2::spi2::user::CS_HOLD_W

source ·
pub type CS_HOLD_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field CS_HOLD writer - spi cs keep low when spi is in done phase. 1: enable 0: disable. Can be configured in CONF state.