Type Alias atsamd51j::tpi::ACPR

source ·
pub type ACPR = Reg<ACPR_SPEC>;
Expand description

ACPR (rw) register accessor: Asynchronous Clock Prescaler Register

You can read this register and get acpr::R. You can reset, write, write_with_zero this register using acpr::W. You can also modify this register. See API.

For information about available fields see acpr module

Aliased Type§

struct ACPR { /* private fields */ }