[][src]Type Definition atsamd51p::sdhc0::ASAR

type ASAR = Reg<u32, _ASAR>;

ADMA System Address n

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

For information about available fields see asar module

Trait Implementations

impl Readable for ASAR[src]

read() method returns asar::R reader structure

impl ResetValue for ASAR[src]

Register ASAR[%s] reset()'s with value 0

type Type = u32

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

impl Writable for ASAR[src]

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