Type Alias Evctrl

Source
pub type Evctrl = Reg<EvctrlSpec>;
Expand description

EVCTRL (rw) register accessor: MODE0 Event Control

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

For information about available fields see evctrl module

Aliased Typeยง

struct Evctrl { /* private fields */ }