Type Alias atsame51n::system_control::PFR

source ·
pub type PFR = Reg<PFR_SPEC>;
Expand description

PFR (rw) register accessor: Processor Feature Register

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

For information about available fields see pfr module

Aliased Type§

struct PFR { /* private fields */ }