Type Alias esp32c3::spi2::DIN_NUM

source ·
pub type DIN_NUM = Reg<DIN_NUM_SPEC>;
Expand description

DIN_NUM (rw) register accessor: SPI input delay number configuration

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

For information about available fields see din_num module

Aliased Type§

struct DIN_NUM { /* private fields */ }