FICRAE_W

Type Alias FICRAE_W 

Source
pub type FICRAE_W<'a, const O: u8> = BitWriter<'a, u16, SRCCTRL_SPEC, FICRAE_A, O>;
Expand description

Field FICRAE writer - Filter Coefficient Table Access Enable

Aliased Type§

pub struct FICRAE_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> FICRAE_W<'a, O>

Source

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

Reading/writing to filter coefficient table RAM is disabled.

Source

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

Reading/writing to filter coefficient table RAM is enabled.