[][src]Type Definition atsame54p::tpi::ACPR

type ACPR = Reg<u32, _ACPR>;

Asynchronous Clock Prescaler Register

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

For information about available fields see acpr module

Trait Implementations

impl Readable for ACPR[src]

read() method returns acpr::R reader structure

impl ResetValue for ACPR[src]

Register ACPR reset()'s with value 0

type Type = u32

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

impl Writable for ACPR[src]

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