Type Alias esp32c3::spi2::misc::CK_DIS_R

source ·
pub type CK_DIS_R = BitReader;
Expand description

Field CK_DIS reader - 1: spi clk out disable, 0: spi clk out enable. Can be configured in CONF state.

Aliased Type§

struct CK_DIS_R { /* private fields */ }