Type Alias esp32c3::spi2::DIN_MODE

source ·
pub type DIN_MODE = Reg<DIN_MODE_SPEC>;
Expand description

DIN_MODE (rw) register accessor: SPI input delay mode configuration

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

For information about available fields see din_mode module

Aliased Type§

struct DIN_MODE { /* private fields */ }