Type Alias OUTPUT

Source
pub type OUTPUT = Reg<OUTPUT_SPEC>;
Expand description

output (r) register accessor: Checksum output register

You can read this register and get output::R. See API.

For information about available fields see output module

Aliased Typeยง

struct OUTPUT { /* private fields */ }