Type Definition atsame51j18a_pac::sdhc0::DBGR[][src]

type DBGR = Reg<u8, _DBGR>;

Debug

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

For information about available fields see dbgr module

Trait Implementations

impl Readable for DBGR[src]

read() method returns dbgr::R reader structure

impl ResetValue for DBGR[src]

Register DBGR reset()’s with value 0

type Type = u8

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

impl Writable for DBGR[src]

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