Type Alias HCON

Source
pub type HCON = Reg<HCON_SPEC>;
Expand description

HCON (r) register accessor: Hardware feature register

You can read this register and get hcon::R. See API.

For information about available fields see hcon module

Aliased Typeยง

struct HCON { /* private fields */ }