Type Alias esp32c3::spi1::CTRL1

source ·
pub type CTRL1 = Reg<CTRL1_SPEC>;
Expand description

CTRL1 (rw) register accessor: SPI1 control1 register.

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

For information about available fields see ctrl1 module

Aliased Type§

struct CTRL1 { /* private fields */ }