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

type MISO_DLEN = Reg<u32, _MISO_DLEN>;

SPI_MISO_DLEN

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

For information about available fields see miso_dlen module

Trait Implementations

impl Readable for MISO_DLEN[src]

read() method returns miso_dlen::R reader structure

impl ResetValue for MISO_DLEN[src]

Register MISO_DLEN reset()'s with value 0

impl Writable for MISO_DLEN[src]

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