Type Alias W
pub type W = W<InvctrlSpec>;Expand description
Register INVCTRL writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
§impl W
impl W
pub fn inv0en(&mut self) -> Inv0enW<'_, InvctrlSpec>
pub fn inv0en(&mut self) -> Inv0enW<'_, InvctrlSpec>
Bit 0 - Pair Channels 0 Inverting Enable
pub fn inv1en(&mut self) -> Inv1enW<'_, InvctrlSpec>
pub fn inv1en(&mut self) -> Inv1enW<'_, InvctrlSpec>
Bit 1 - Pair Channels 1 Inverting Enable
pub fn inv2en(&mut self) -> Inv2enW<'_, InvctrlSpec>
pub fn inv2en(&mut self) -> Inv2enW<'_, InvctrlSpec>
Bit 2 - Pair Channels 2 Inverting Enable
pub fn inv3en(&mut self) -> Inv3enW<'_, InvctrlSpec>
pub fn inv3en(&mut self) -> Inv3enW<'_, InvctrlSpec>
Bit 3 - Pair Channels 3 Inverting Enable