[][src]Type Definition atsamd51p::rtc::mode2::TAMPID

type TAMPID = Reg<u32, _TAMPID>;

Tamper ID

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see tampid module

Trait Implementations

impl Readable for TAMPID[src]

read() method returns tampid::R reader structure

impl ResetValue for TAMPID[src]

Register TAMPID reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for TAMPID[src]

write(|w| ..) method takes tampid::W writer structure