W

Type Alias W 

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

Writer for register TAMPCR

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bit 0 - Tamper 1 detection enable

Source

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

Bit 1 - Active level for tamper 1

Source

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

Bit 2 - Tamper interrupt enable

Source

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

Bit 3 - Tamper 2 detection enable

Source

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

Bit 4 - Active level for tamper 2

Source

pub fn tamp3e(&mut self) -> TAMP3E_W<'_>

Bit 5 - Tamper 3 detection enable

Source

pub fn tamp3trg(&mut self) -> TAMP3TRG_W<'_>

Bit 6 - Active level for tamper 3

Source

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

Bit 7 - Activate timestamp on tamper detection event

Source

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

Bits 8:10 - Tamper sampling frequency

Source

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

Bits 11:12 - Tamper filter count

Source

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

Bits 13:14 - Tamper precharge duration

Source

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

Bit 15 - TAMPER pull-up disable

Source

pub fn tamp1ie(&mut self) -> TAMP1IE_W<'_>

Bit 16 - Tamper 1 interrupt enable

Source

pub fn tamp1noerase(&mut self) -> TAMP1NOERASE_W<'_>

Bit 17 - Tamper 1 no erase

Source

pub fn tamp1mf(&mut self) -> TAMP1MF_W<'_>

Bit 18 - Tamper 1 mask flag

Source

pub fn tamp2ie(&mut self) -> TAMP2IE_W<'_>

Bit 19 - Tamper 2 interrupt enable

Source

pub fn tamp2noerase(&mut self) -> TAMP2NOERASE_W<'_>

Bit 20 - Tamper 2 no erase

Source

pub fn tamp2mf(&mut self) -> TAMP2MF_W<'_>

Bit 21 - Tamper 2 mask flag

Source

pub fn tamp3ie(&mut self) -> TAMP3IE_W<'_>

Bit 22 - Tamper 3 interrupt enable

Source

pub fn tamp3noerase(&mut self) -> TAMP3NOERASE_W<'_>

Bit 23 - Tamper 3 no erase

Source

pub fn tamp3mf(&mut self) -> TAMP3MF_W<'_>

Bit 24 - Tamper 3 mask flag