Type Alias AHB_CONFIG

Source
pub type AHB_CONFIG = Reg<AHB_CONFIG_SPEC>;
Expand description

AHB_CONFIG (rw) register accessor: AHB config register

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

For information about available fields see ahb_config module

Aliased Typeยง

struct AHB_CONFIG { /* private fields */ }