Type Alias START

Source
pub type START = Reg<START_SPEC>;
Expand description

START (r) register accessor: Typical SHA configuration register 0.

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

For information about available fields see start module

Aliased Typeยง

struct START { /* private fields */ }