DEVTYPE

Type Alias DEVTYPE 

Source
pub type DEVTYPE = Reg<DEVTYPE_SPEC>;
Expand description

DEVTYPE (rw) register accessor: Device Type Identifier register

You can read this register and get devtype::R. You can reset, write, write_with_zero this register using devtype::W. You can also modify this register. See API.

For information about available fields see devtype module

Aliased Typeยง

pub struct DEVTYPE { /* private fields */ }