Snfr

Type Alias Snfr 

Source
pub type Snfr = RegValueT<Snfr_SPEC>;
Expand description

Noise Filter Setting Register

Aliased Type§

pub struct Snfr { /* private fields */ }

Implementations§

Source§

impl Snfr

Source

pub fn nfcs(self) -> RegisterField<0, 0x7, 1, 0, Nfcs, Nfcs, Snfr_SPEC, RW>

Noise Filter Clock Select

Trait Implementations§

Source§

impl Default for Snfr

Source§

fn default() -> Snfr

Returns the “default value” for a type. Read more