Type Alias Dirset

Source
pub type Dirset = Reg<DirsetSpec>;
Expand description

DIRSET (rw) register accessor: Data Direction Set

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

For information about available fields see dirset module

Aliased Typeยง

struct Dirset { /* private fields */ }