Type Alias ESC_CONF

Source
pub type ESC_CONF = Reg<ESC_CONF_SPEC>;
Expand description

ESC_CONF (rw) register accessor: UHCI Escapes Sequence Configuration Register%s

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

For information about available fields see esc_conf module

Aliased Typeยง

struct ESC_CONF { /* private fields */ }