Type Definition stm32g0::stm32g081::i2c1::cr1::DNF_R

source · []
pub type DNF_R = FieldReader<u8, DNF_A>;
Expand description

Field DNF reader - Digital noise filter

Implementations

Get enumerated values variant

Checks if the value of the field is NoFilter

Checks if the value of the field is Filter1

Checks if the value of the field is Filter2

Checks if the value of the field is Filter3

Checks if the value of the field is Filter4

Checks if the value of the field is Filter5

Checks if the value of the field is Filter6

Checks if the value of the field is Filter7

Checks if the value of the field is Filter8

Checks if the value of the field is Filter9

Checks if the value of the field is Filter10

Checks if the value of the field is Filter11

Checks if the value of the field is Filter12

Checks if the value of the field is Filter13

Checks if the value of the field is Filter14

Checks if the value of the field is Filter15