Type Definition atsame51j::core_debug::DEMCR[][src]

pub type DEMCR = Reg<u32, _DEMCR>;
Expand description

Debug Exception and Monitor Control Register

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

For information about available fields see demcr module

Trait Implementations

Register DEMCR reset()’s with value 0

Raw register type (u8, u16, u32, …).

Reset value of the register.

read() method returns demcr::R reader structure

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