pub struct TAMPFLT_W<'a> { /* private fields */ }
Expand description

Field TAMPFLT writer - Tamper filter count

Implementations

Writes variant to the field

Tamper event is activated on edge of RTC_TAMPx input transitions to the active level (no internal pull-up on RTC_TAMPx input)

Tamper event is activated after 2 consecutive samples at the active level

Tamper event is activated after 4 consecutive samples at the active level

Tamper event is activated after 8 consecutive samples at the active level

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.