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

type DEMCR = Reg<u32, _DEMCR>;

Debug Exception and Monitor Control Register

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

For information about avaliable fields see demcr module

Trait Implementations

impl Readable for DEMCR[src]

read() method returns demcr::R reader structure

impl Writable for DEMCR[src]

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

impl ResetValue for DEMCR[src]

Register DEMCR reset()'s with value 0

type Type = u32

Register size