Type Definition esp32c3::spi_mem::SPI_MEM_CTRL1[][src]

type SPI_MEM_CTRL1 = Reg<u32, _SPI_MEM_CTRL1>;

SPI_MEM_CTRL1

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

For information about available fields see spi_mem_ctrl1 module

Trait Implementations

impl Readable for SPI_MEM_CTRL1[src]

read() method returns spi_mem_ctrl1::R reader structure

impl ResetValue for SPI_MEM_CTRL1[src]

Register SPI_MEM_CTRL1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_MEM_CTRL1[src]

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