Type Definition atsame70n20b_pac::pioa::ABCDSR[][src]

type ABCDSR = Reg<u32, _ABCDSR>;

Peripheral ABCD Select Register 0

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

For information about available fields see abcdsr module

Trait Implementations

impl Readable for ABCDSR[src]

read() method returns abcdsr::R reader structure

impl ResetValue for ABCDSR[src]

Register ABCDSR[%s] reset()’s with value 0

type Type = u32

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

impl Writable for ABCDSR[src]

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