Type Alias Hibcfg

Source
pub type Hibcfg = Reg<HibcfgSpec>;
Expand description

HIBCFG (rw) register accessor: Hibernate Configuration

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

For information about available fields see hibcfg module

Aliased Typeยง

struct Hibcfg { /* private fields */ }