Type Definition esp32c3::spi::SPI_MS_DLEN[][src]

type SPI_MS_DLEN = Reg<u32, _SPI_MS_DLEN>;

SPI_MS_DLEN

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see spi_ms_dlen module

Trait Implementations

impl Readable for SPI_MS_DLEN[src]

read() method returns spi_ms_dlen::R reader structure

impl ResetValue for SPI_MS_DLEN[src]

Register SPI_MS_DLEN reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_MS_DLEN[src]

write(|w| ..) method takes spi_ms_dlen::W writer structure