Type Alias esp32c3::spi0::misc::CS_KEEP_ACTIVE_W

source ·
pub type CS_KEEP_ACTIVE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CS_KEEP_ACTIVE writer - spi cs line keep low when the bit is set.

Aliased Type§

struct CS_KEEP_ACTIVE_W<'a, REG> { /* private fields */ }