[][src]Type Definition esp32::spi::MOSI_DLEN

type MOSI_DLEN = Reg<u32, _MOSI_DLEN>;

SPI_MOSI_DLEN

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

For information about available fields see mosi_dlen module

Trait Implementations

impl Readable for MOSI_DLEN[src]

read() method returns mosi_dlen::R reader structure

impl ResetValue for MOSI_DLEN[src]

Register MOSI_DLEN reset()'s with value 0

impl Writable for MOSI_DLEN[src]

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