Type Definition atsame54n19a_pac::rtc::mode0::TAMPCTRL[][src]

type TAMPCTRL = Reg<u32, _TAMPCTRL>;

Tamper Control

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

For information about available fields see tampctrl module

Trait Implementations

impl Readable for TAMPCTRL[src]

read() method returns tampctrl::R reader structure

impl ResetValue for TAMPCTRL[src]

Register TAMPCTRL reset()’s with value 0

type Type = u32

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

impl Writable for TAMPCTRL[src]

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