Type Alias gd32f1::gd32f190::rtc::Tamp

source ·
pub type Tamp = Reg<TampSpec>;
Expand description

TAMP (rw) register accessor: Tamper register

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

For information about available fields see tamp module

Aliased Type§

struct Tamp { /* private fields */ }