Type Alias esp32c3::spi2::MS_DLEN

source ·
pub type MS_DLEN = Reg<MS_DLEN_SPEC>;
Expand description

MS_DLEN (rw) register accessor: SPI data bit length control register

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

For information about available fields see ms_dlen module

Aliased Type§

struct MS_DLEN { /* private fields */ }