Struct lpc845_pac::iocon::pio1_5::S_MODE_W[][src]

pub struct S_MODE_W<'a> { /* fields omitted */ }
Expand description

Field S_MODE writer - Digital filter sample mode.

Implementations

Writes variant to the field

Bypass input filter.

1 clock cycle. Input pulses shorter than one filter clock are rejected.

2 clock cycles. Input pulses shorter than two filter clocks are rejected.

3 clock cycles. Input pulses shorter than three filter clocks are rejected.

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

Performs the conversion.

Performs the conversion.

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.