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

type SLV_RDBUF_DLEN = Reg<u32, _SLV_RDBUF_DLEN>;

SPI_SLV_RDBUF_DLEN

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

For information about available fields see slv_rdbuf_dlen module

Trait Implementations

impl Readable for SLV_RDBUF_DLEN[src]

read() method returns slv_rdbuf_dlen::R reader structure

impl ResetValue for SLV_RDBUF_DLEN[src]

Register SLV_RDBUF_DLEN reset()'s with value 0

impl Writable for SLV_RDBUF_DLEN[src]

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