Type Alias esp32c3::spi2::user::CS_HOLD_R

source ·
pub type CS_HOLD_R = BitReader;
Expand description

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

Aliased Type§

struct CS_HOLD_R { /* private fields */ }