Type Definition atsame54n19a_pac::tcc0::PER[][src]

type PER = Reg<u32, _PER>;

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 0xffff_ffff

type Type = u32

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

impl Writable for PER[src]

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