Type Alias Bkup

Source
pub type Bkup = Reg<BkupSpec>;
Expand description

BKUP (rw) register accessor: Backup

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

For information about available fields see bkup module

Aliased Typeยง

struct Bkup { /* private fields */ }