Type Alias Drvctrl

Source
pub type Drvctrl = Reg<DrvctrlSpec>;
Expand description

DRVCTRL (rw) register accessor: Driver Control

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

For information about available fields see drvctrl module

Aliased Typeยง

struct Drvctrl { /* private fields */ }