Type Definition atsame54n19a_pac::rtc::mode1::PER[][src]

type PER = Reg<u16, _PER>;

MODE1 Counter Period

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

For information about available fields see per module

Trait Implementations

impl Readable for PER[src]

read() method returns per::R reader structure

impl ResetValue for PER[src]

Register PER reset()’s with value 0

type Type = u16

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

impl Writable for PER[src]

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