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

type SRAM_DWR_CMD = Reg<u32, _SRAM_DWR_CMD>;

SPI_SRAM_DWR_CMD

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

For information about available fields see sram_dwr_cmd module

Trait Implementations

impl Readable for SRAM_DWR_CMD[src]

read() method returns sram_dwr_cmd::R reader structure

impl ResetValue for SRAM_DWR_CMD[src]

Register SRAM_DWR_CMD reset()'s with value 0

impl Writable for SRAM_DWR_CMD[src]

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