Type Alias esp32h2::spi2::misc::CS_KEEP_ACTIVE_R

source ·
pub type CS_KEEP_ACTIVE_R = BitReader;
Expand description

Field CS_KEEP_ACTIVE reader - spi cs line keep low when the bit is set. Can be configured in CONF state.

Aliased Type§

struct CS_KEEP_ACTIVE_R { /* private fields */ }