Type Alias esp32c3::spi1::MOSI_DLEN

source ·
pub type MOSI_DLEN = Reg<MOSI_DLEN_SPEC>;
Expand description

MOSI_DLEN (rw) register accessor: SPI1 send data bit length control register.

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

For information about available fields see mosi_dlen module

Aliased Type§

struct MOSI_DLEN { /* private fields */ }