Type Alias Dirtgl

Source
pub type Dirtgl = Reg<DirtglSpec>;
Expand description

DIRTGL (rw) register accessor: Data Direction Toggle

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

For information about available fields see dirtgl module

Aliased Typeยง

struct Dirtgl { /* private fields */ }