Type Alias Actlr

Source
pub type Actlr = Reg<ActlrSpec>;
Expand description

ACTLR (rw) register accessor: Auxiliary Control Register

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

For information about available fields see actlr module

Aliased Typeยง

struct Actlr { /* private fields */ }