Type Alias End

Source
pub type End = Reg<EndSpec>;
Expand description

END (r) register accessor: CoreSight ROM Table End

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

For information about available fields see end module

Aliased Typeยง

struct End { /* private fields */ }