Type Alias DIR

Source
pub type DIR = Reg<DIRrs>;
Expand description

DIR (w) register accessor: JPEG data input register

You can reset, write, write_with_zero this register using dir::W. See API.

See register structure

For information about available fields see dir module

Aliased Typeยง

struct DIR { /* private fields */ }