Type Definition atsame54n19a_pac::pdec::STATUS[][src]

type STATUS = Reg<u16, _STATUS>;

Status

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

For information about available fields see status module

Trait Implementations

impl Readable for STATUS[src]

read() method returns status::R reader structure

impl ResetValue for STATUS[src]

Register STATUS reset()’s with value 0x40

type Type = u16

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

impl Writable for STATUS[src]

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