[][src]Type Definition stm32f3::stm32f3x8::tim16::ccer::W

type W = W<u32, CCER>;

Writer for register CCER

Methods

impl W[src]

pub fn cc1np(&mut self) -> CC1NP_W[src]

Bit 3 - Capture/Compare 1 output Polarity

pub fn cc1ne(&mut self) -> CC1NE_W[src]

Bit 2 - Capture/Compare 1 complementary output enable

pub fn cc1p(&mut self) -> CC1P_W[src]

Bit 1 - Capture/Compare 1 output Polarity

pub fn cc1e(&mut self) -> CC1E_W[src]

Bit 0 - Capture/Compare 1 output enable