Type Definition atsame54n19a_pac::dsu::STATUSA[][src]

type STATUSA = Reg<u8, _STATUSA>;

Status A

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

For information about available fields see statusa module

Trait Implementations

impl Readable for STATUSA[src]

read() method returns statusa::R reader structure

impl ResetValue for STATUSA[src]

Register STATUSA reset()’s with value 0

type Type = u8

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

impl Writable for STATUSA[src]

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