Type Alias Bbps

Source
pub type Bbps = Reg<BbpsSpec>;
Expand description

BBPS (rw) register accessor: Battery Backup Power Switch

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

For information about available fields see bbps module

Aliased Typeยง

struct Bbps { /* private fields */ }