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

type DEBUG_DCRDR = Reg<u32, _DEBUG_DCRDR>;

Debug Core Register Data Register

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

For information about available fields see debug_dcrdr module

Trait Implementations

impl Readable for DEBUG_DCRDR[src]

read() method returns debug_dcrdr::R reader structure

impl ResetValue for DEBUG_DCRDR[src]

Register DEBUG_DCRDR reset()'s with value 0

type Type = u32

Register size

impl Writable for DEBUG_DCRDR[src]

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