Type Alias esp32c3::spi1::CLOCK

source ·
pub type CLOCK = Reg<CLOCK_SPEC>;
Expand description

CLOCK (rw) register accessor: SPI1 clock division control register.

You can read this register and get clock::R. You can reset, write, write_with_zero this register using clock::W. You can also modify this register. See API.

For information about available fields see clock module

Aliased Type§

struct CLOCK { /* private fields */ }