[][src]Type Definition atsame70n19b::rtt::RTT_AR

type RTT_AR = Reg<u32, _RTT_AR>;

Alarm Register

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

For information about available fields see rtt_ar module

Trait Implementations

impl Readable for RTT_AR[src]

read() method returns rtt_ar::R reader structure

impl ResetValue for RTT_AR[src]

Register RTT_AR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTT_AR[src]

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