Type Alias Devtype

Source
pub type Devtype = Reg<DevtypeSpec>;
Expand description

DEVTYPE (r) register accessor: MTB Device Type

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

For information about available fields see devtype module

Aliased Typeยง

struct Devtype { /* private fields */ }