Struct Dnf
#[repr(transparent)]pub struct Dnf(pub u8);
Tuple Fields§
§0: u8
Implementations§
§impl Dnf
impl Dnf
pub const NOFILTER: Self
pub const NOFILTER: Self
Digital filter disabled
pub const FILTER1: Self
pub const FILTER1: Self
Digital filter enabled and filtering capability up to 1 tI2CCLK
pub const FILTER2: Self
pub const FILTER2: Self
Digital filter enabled and filtering capability up to 2 tI2CCLK
pub const FILTER3: Self
pub const FILTER3: Self
Digital filter enabled and filtering capability up to 3 tI2CCLK
pub const FILTER4: Self
pub const FILTER4: Self
Digital filter enabled and filtering capability up to 4 tI2CCLK
pub const FILTER5: Self
pub const FILTER5: Self
Digital filter enabled and filtering capability up to 5 tI2CCLK
pub const FILTER6: Self
pub const FILTER6: Self
Digital filter enabled and filtering capability up to 6 tI2CCLK
pub const FILTER7: Self
pub const FILTER7: Self
Digital filter enabled and filtering capability up to 7 tI2CCLK
pub const FILTER8: Self
pub const FILTER8: Self
Digital filter enabled and filtering capability up to 8 tI2CCLK
pub const FILTER9: Self
pub const FILTER9: Self
Digital filter enabled and filtering capability up to 9 tI2CCLK
pub const FILTER10: Self
pub const FILTER10: Self
Digital filter enabled and filtering capability up to 10 tI2CCLK
pub const FILTER11: Self
pub const FILTER11: Self
Digital filter enabled and filtering capability up to 11 tI2CCLK
pub const FILTER12: Self
pub const FILTER12: Self
Digital filter enabled and filtering capability up to 12 tI2CCLK
pub const FILTER13: Self
pub const FILTER13: Self
Digital filter enabled and filtering capability up to 13 tI2CCLK
pub const FILTER14: Self
pub const FILTER14: Self
Digital filter enabled and filtering capability up to 14 tI2CCLK
pub const FILTER15: Self
pub const FILTER15: Self
Digital filter enabled and filtering capability up to 15 tI2CCLK