Type Alias FxmxchW
pub type FxmxchW<'a, REG> = FieldWriter<'a, REG, 3, Fxmxch, Safe>;Expand description
Field FXMXCH writer - Fixed channel selection
Aliased Type§
pub struct FxmxchW<'a, REG> { /* private fields */ }Implementations§
§impl<'a, REG> FxmxchW<'a, REG>
impl<'a, REG> FxmxchW<'a, REG>
pub fn _000(self) -> &'a mut W<REG>
pub fn _000(self) -> &'a mut W<REG>
Channel 0 is selected as the fixed reference input for the fixed mux port.
pub fn _001(self) -> &'a mut W<REG>
pub fn _001(self) -> &'a mut W<REG>
Channel 1 is selected as the fixed reference input for the fixed mux port.
pub fn _010(self) -> &'a mut W<REG>
pub fn _010(self) -> &'a mut W<REG>
Channel 2 is selected as the fixed reference input for the fixed mux port.
pub fn _011(self) -> &'a mut W<REG>
pub fn _011(self) -> &'a mut W<REG>
Channel 3 is selected as the fixed reference input for the fixed mux port.
pub fn _100(self) -> &'a mut W<REG>
pub fn _100(self) -> &'a mut W<REG>
Channel 4 is selected as the fixed reference input for the fixed mux port.
pub fn _101(self) -> &'a mut W<REG>
pub fn _101(self) -> &'a mut W<REG>
Channel 5 is selected as the fixed reference input for the fixed mux port.