Type Alias atsamd21j::tcc0::PER

source ·
pub type PER = Reg<PER_SPEC>;
Expand description

PER (rw) register accessor: Period

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

For information about available fields see per module

Aliased Type§

struct PER { /* private fields */ }