Type Definition atsame54n19a_pac::core_debug::DCRSR[][src]

type DCRSR = Reg<u32, _DCRSR>;

Debug Core Register Selector Register

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

For information about available fields see dcrsr module

Trait Implementations

impl ResetValue for DCRSR[src]

Register DCRSR reset()’s with value 0

type Type = u32

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

impl Writable for DCRSR[src]

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