[][src]Type Definition stm32f3::stm32f303::rtc::tafcr::R

type R = R<u32, TAFCR>;

Reader of register TAFCR

Methods

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 pc13value(&self) -> PC13VALUE_R[src]

Bit 18 - PC13 value

pub fn pc13mode(&self) -> PC13MODE_R[src]

Bit 19 - PC13 mode

pub fn pc14value(&self) -> PC14VALUE_R[src]

Bit 20 - PC14 value

pub fn pc14mode(&self) -> PC14MODE_R[src]

Bit 21 - PC 14 mode

pub fn pc15value(&self) -> PC15VALUE_R[src]

Bit 22 - PC15 value

pub fn pc15mode(&self) -> PC15MODE_R[src]

Bit 23 - PC15 mode