Type Alias esp32c3::spi1::MISO_DLEN

source ·
pub type MISO_DLEN = Reg<MISO_DLEN_SPEC>;
Expand description

MISO_DLEN (rw) register accessor: SPI1 receive data bit length control register.

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

For information about available fields see miso_dlen module

Aliased Type§

struct MISO_DLEN { /* private fields */ }