Skip to main content

Per

Type Alias Per 

Source
pub type Per = Reg<PerSpec>;
Expand description

PER (w) register accessor: PIO Enable Register

You can write_with_zero this register using per::W. See API.

For information about available fields see per module

Aliased Typeยง

pub struct Per { /* private fields */ }