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

type MEM_ACCESS_DBUG1 = Reg<u32, _MEM_ACCESS_DBUG1>;

DPORT_MEM_ACCESS_DBUG1

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

For information about available fields see mem_access_dbug1 module

Trait Implementations

impl Readable for MEM_ACCESS_DBUG1[src]

read() method returns mem_access_dbug1::R reader structure

impl ResetValue for MEM_ACCESS_DBUG1[src]

Register MEM_ACCESS_DBUG1 reset()'s with value 0

impl Writable for MEM_ACCESS_DBUG1[src]

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