Type Alias Config

Source
pub type Config = Reg<ConfigSpec>;
Expand description

CONFIG (rw) register accessor: Configuration n

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

For information about available fields see config module

Aliased Typeยง

struct Config { /* private fields */ }