Type Alias R

Source
pub type R = R<u32, TAMPCR>;
Expand description

Reader of register TAMPCR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn tamp1e(&self) -> TAMP1E_R

Bit 0 - Tamper 1 detection enable

Source

pub fn tamp1trg(&self) -> TAMP1TRG_R

Bit 1 - Active level for tamper 1

Source

pub fn tampie(&self) -> TAMPIE_R

Bit 2 - Tamper interrupt enable

Source

pub fn tamp2e(&self) -> TAMP2E_R

Bit 3 - Tamper 2 detection enable

Source

pub fn tamp2trg(&self) -> TAMP2TRG_R

Bit 4 - Active level for tamper 2

Source

pub fn tamp3e(&self) -> TAMP3E_R

Bit 5 - Tamper 3 detection enable

Source

pub fn tamp3trg(&self) -> TAMP3TRG_R

Bit 6 - Active level for tamper 3

Source

pub fn tampts(&self) -> TAMPTS_R

Bit 7 - Activate timestamp on tamper detection event

Source

pub fn tampfreq(&self) -> TAMPFREQ_R

Bits 8:10 - Tamper sampling frequency

Source

pub fn tampflt(&self) -> TAMPFLT_R

Bits 11:12 - Tamper filter count

Source

pub fn tampprch(&self) -> TAMPPRCH_R

Bits 13:14 - Tamper precharge duration

Source

pub fn tamppudis(&self) -> TAMPPUDIS_R

Bit 15 - TAMPER pull-up disable

Source

pub fn tamp1ie(&self) -> TAMP1IE_R

Bit 16 - Tamper 1 interrupt enable

Source

pub fn tamp1noerase(&self) -> TAMP1NOERASE_R

Bit 17 - Tamper 1 no erase

Source

pub fn tamp1mf(&self) -> TAMP1MF_R

Bit 18 - Tamper 1 mask flag

Source

pub fn tamp2ie(&self) -> TAMP2IE_R

Bit 19 - Tamper 2 interrupt enable

Source

pub fn tamp2noerase(&self) -> TAMP2NOERASE_R

Bit 20 - Tamper 2 no erase

Source

pub fn tamp2mf(&self) -> TAMP2MF_R

Bit 21 - Tamper 2 mask flag

Source

pub fn tamp3ie(&self) -> TAMP3IE_R

Bit 22 - Tamper 3 interrupt enable

Source

pub fn tamp3noerase(&self) -> TAMP3NOERASE_R

Bit 23 - Tamper 3 no erase

Source

pub fn tamp3mf(&self) -> TAMP3MF_R

Bit 24 - Tamper 3 mask flag