Type Alias esp32c3::spi2::clock::CLKCNT_L_W

source ·
pub type CLKCNT_L_W<'a, REG> = FieldWriter<'a, REG, 6>;
Expand description

Field CLKCNT_L writer - In the master mode it must be equal to spi_clkcnt_N. In the slave mode it must be 0. Can be configured in CONF state.

Aliased Type§

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