[][src]Type Definition rsl10_pac::debug::DEBUG_DEMCR

type DEBUG_DEMCR = Reg<u32, _DEBUG_DEMCR>;

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 debug_demcr module

Trait Implementations

impl Readable for DEBUG_DEMCR[src]

read() method returns debug_demcr::R reader structure

impl ResetValue for DEBUG_DEMCR[src]

Register DEBUG_DEMCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DEBUG_DEMCR[src]

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