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

type SPI_MEM_INT_RAW = Reg<u32, _SPI_MEM_INT_RAW>;

SPI_MEM_INT_RAW

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

For information about available fields see spi_mem_int_raw module

Trait Implementations

impl Readable for SPI_MEM_INT_RAW[src]

read() method returns spi_mem_int_raw::R reader structure

impl ResetValue for SPI_MEM_INT_RAW[src]

Register SPI_MEM_INT_RAW reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_MEM_INT_RAW[src]

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