Type Alias FORDER_W

Source
pub type FORDER_W<'a> = FieldWriterSafe<'a, u32, CFG0_SPEC, u8, FORDER_A, 2, 0>;
Expand description

Field FORDER writer - Filter order

Aliased Type§

struct FORDER_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> FORDER_W<'a>

Source

pub fn second(self) -> &'a mut W

Second order filter.

Source

pub fn third(self) -> &'a mut W

Third order filter.

Source

pub fn fourth(self) -> &'a mut W

Fourth order filter.

Source

pub fn fifth(self) -> &'a mut W

Fifth order filter.