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

type SLV_WRBUF_DLEN = Reg<u32, _SLV_WRBUF_DLEN>;

SPI_SLV_WRBUF_DLEN

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

For information about available fields see slv_wrbuf_dlen module

Trait Implementations

impl Readable for SLV_WRBUF_DLEN[src]

read() method returns slv_wrbuf_dlen::R reader structure

impl ResetValue for SLV_WRBUF_DLEN[src]

Register SLV_WRBUF_DLEN reset()'s with value 0

impl Writable for SLV_WRBUF_DLEN[src]

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