Type Alias Bkout

Source
pub type Bkout = Reg<BkoutSpec>;
Expand description

BKOUT (rw) register accessor: Backup Output Control

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

For information about available fields see bkout module

Aliased Typeยง

struct Bkout { /* private fields */ }