Type Definition atsam4ls4b_pac::ast::AR0[][src]

type AR0 = Reg<u32, _AR0>;

Alarm Register 0

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

For information about available fields see ar0 module

Trait Implementations

impl Readable for AR0[src]

read() method returns ar0::R reader structure

impl ResetValue for AR0[src]

Register AR0 reset()’s with value 0

type Type = u32

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

impl Writable for AR0[src]

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