[][src]Type Definition stm32f4::stm32f401::rtc::tafcr::W

type W = W<u32, TAFCR>;

Writer for register TAFCR

Implementations

impl W[src]

pub fn alarmouttype(&mut self) -> ALARMOUTTYPE_W<'_>[src]

Bit 18 - AFO_ALARM output type

pub fn tsinsel(&mut self) -> TSINSEL_W<'_>[src]

Bit 17 - TIMESTAMP mapping

pub fn tamp1insel(&mut self) -> TAMP1INSEL_W<'_>[src]

Bit 16 - TAMPER1 mapping

pub fn tamppudis(&mut self) -> TAMPPUDIS_W<'_>[src]

Bit 15 - TAMPER pull-up disable

pub fn tampprch(&mut self) -> TAMPPRCH_W<'_>[src]

Bits 13:14 - Tamper precharge duration

pub fn tampflt(&mut self) -> TAMPFLT_W<'_>[src]

Bits 11:12 - Tamper filter count

pub fn tampfreq(&mut self) -> TAMPFREQ_W<'_>[src]

Bits 8:10 - Tamper sampling frequency

pub fn tampts(&mut self) -> TAMPTS_W<'_>[src]

Bit 7 - Activate timestamp on tamper detection event

pub fn tamp2trg(&mut self) -> TAMP2TRG_W<'_>[src]

Bit 4 - Active level for tamper 2

pub fn tamp2e(&mut self) -> TAMP2E_W<'_>[src]

Bit 3 - Tamper 2 detection enable

pub fn tampie(&mut self) -> TAMPIE_W<'_>[src]

Bit 2 - Tamper interrupt enable

pub fn tamp1trg(&mut self) -> TAMP1TRG_W<'_>[src]

Bit 1 - Active level for tamper 1

pub fn tamp1e(&mut self) -> TAMP1E_W<'_>[src]

Bit 0 - Tamper 1 detection enable