BKPR

Type Alias BKPR 

Source
pub type BKPR = Reg<BKPRrs>;
Expand description

BKPR (rw) register accessor: TAMP backup register

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

See register structure

For information about available fields see bkpr module

Aliased Typeยง

pub struct BKPR { /* private fields */ }