Type Alias Mccar

Source
pub type Mccar = Reg<MccarSpec>;
Expand description

MCCAR (r) register accessor: Maximum Current Capabilities

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

For information about available fields see mccar module

Aliased Typeยง

struct Mccar { /* private fields */ }