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

type SHROM_MPU_TABLE21 = Reg<u32, _SHROM_MPU_TABLE21>;

DPORT_SHROM_MPU_TABLE21

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

For information about avaliable fields see shrom_mpu_table21 module

Trait Implementations

impl Readable for SHROM_MPU_TABLE21[src]

read() method returns shrom_mpu_table21::R reader structure

impl ResetValue for SHROM_MPU_TABLE21[src]

Register SHROM_MPU_TABLE21 reset()'s with value 0

type Type = u32

Register size

impl Writable for SHROM_MPU_TABLE21[src]

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