[][src]Type Definition stm32wb_pac::tim16::cr1::W

type W = W<u32, CR1>;

Writer for register CR1

Implementations

impl W[src]

pub fn bkine(&mut self) -> BKINE_W<'_>[src]

Bit 0 - BRK BKIN input enable

pub fn bkcmp1e(&mut self) -> BKCMP1E_W<'_>[src]

Bit 1 - BRK COMP1 enable

pub fn bkcmp2e(&mut self) -> BKCMP2E_W<'_>[src]

Bit 2 - BRK COMP2 enable

pub fn bkinp(&mut self) -> BKINP_W<'_>[src]

Bit 9 - BRK BKIN input polarity

pub fn bkcmp1p(&mut self) -> BKCMP1P_W<'_>[src]

Bit 10 - BRK COMP1 input polarity

pub fn bkcmp2p(&mut self) -> BKCMP2P_W<'_>[src]

Bit 11 - BRK COMP2 input polarit