Type Alias esp32c3::spi0::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.

Aliased Type§

struct CS_HOLD_R { /* private fields */ }