[][src]Type Definition stm32wb_pac::rtc::tampcr::R

type R = R<u32, TAMPCR>;

Reader of register TAMPCR

Implementations

impl R[src]

pub fn tamp1e(&self) -> TAMP1E_R[src]

Bit 0 - Tamper 1 detection enable

pub fn tamp1trg(&self) -> TAMP1TRG_R[src]

Bit 1 - Active level for tamper 1

pub fn tampie(&self) -> TAMPIE_R[src]

Bit 2 - Tamper interrupt enable

pub fn tamp2e(&self) -> TAMP2E_R[src]

Bit 3 - Tamper 2 detection enable

pub fn tamp2trg(&self) -> TAMP2TRG_R[src]

Bit 4 - Active level for tamper 2

pub fn tamp3e(&self) -> TAMP3E_R[src]

Bit 5 - Tamper 3 detection enable

pub fn tamp3trg(&self) -> TAMP3TRG_R[src]

Bit 6 - Active level for tamper 3

pub fn tampts(&self) -> TAMPTS_R[src]

Bit 7 - Activate timestamp on tamper detection event

pub fn tampfreq(&self) -> TAMPFREQ_R[src]

Bits 8:10 - Tamper sampling frequency

pub fn tampflt(&self) -> TAMPFLT_R[src]

Bits 11:12 - Tamper filter count

pub fn tampprch(&self) -> TAMPPRCH_R[src]

Bits 13:14 - Tamper precharge duration

pub fn tamppudis(&self) -> TAMPPUDIS_R[src]

Bit 15 - TAMPER pull-up disable

pub fn tamp1ie(&self) -> TAMP1IE_R[src]

Bit 16 - Tamper 1 interrupt enable

pub fn tamp1noerase(&self) -> TAMP1NOERASE_R[src]

Bit 17 - Tamper 1 no erase

pub fn tamp1mf(&self) -> TAMP1MF_R[src]

Bit 18 - Tamper 1 mask flag

pub fn tamp2ie(&self) -> TAMP2IE_R[src]

Bit 19 - Tamper 2 interrupt enable

pub fn tamp2noerase(&self) -> TAMP2NOERASE_R[src]

Bit 20 - Tamper 2 no erase

pub fn tamp2mf(&self) -> TAMP2MF_R[src]

Bit 21 - Tamper 2 mask flag

pub fn tamp3ie(&self) -> TAMP3IE_R[src]

Bit 22 - Tamper 3 interrupt enable

pub fn tamp3noerase(&self) -> TAMP3NOERASE_R[src]

Bit 23 - Tamper 3 no erase

pub fn tamp3mf(&self) -> TAMP3MF_R[src]

Bit 24 - Tamper 3 mask flag