Type Alias Tampid

Source
pub type Tampid = Reg<TampidSpec>;
Expand description

TAMPID (rw) register accessor: Tamper ID

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

For information about available fields see tampid module

Aliased Typeยง

struct Tampid { /* private fields */ }