Type Alias Stdbycfg

Source
pub type Stdbycfg = Reg<StdbycfgSpec>;
Expand description

STDBYCFG (rw) register accessor: Standby Configuration

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

For information about available fields see stdbycfg module

Aliased Typeยง

struct Stdbycfg { /* private fields */ }