[][src]Type Definition esp32::dport::AHBLITE_MPU_TABLE_SPI3

type AHBLITE_MPU_TABLE_SPI3 = Reg<u32, _AHBLITE_MPU_TABLE_SPI3>;

DPORT_AHBLITE_MPU_TABLE_SPI3

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

For information about avaliable fields see ahblite_mpu_table_spi3 module

Trait Implementations

impl Readable for AHBLITE_MPU_TABLE_SPI3[src]

read() method returns ahblite_mpu_table_spi3::R reader structure

impl ResetValue for AHBLITE_MPU_TABLE_SPI3[src]

Register AHBLITE_MPU_TABLE_SPI3 reset()'s with value 0

type Type = u32

Register size

impl Writable for AHBLITE_MPU_TABLE_SPI3[src]

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