[][src]Type Definition stm32f3::stm32f303::tim8::bdtr::W

type W = W<u32, BDTR>;

Writer for register BDTR

Methods

impl W[src]

pub fn dtg(&mut self) -> DTG_W[src]

Bits 0:7 - Dead-time generator setup

pub fn lock(&mut self) -> LOCK_W[src]

Bits 8:9 - Lock configuration

pub fn ossi(&mut self) -> OSSI_W[src]

Bit 10 - Off-state selection for Idle mode

pub fn ossr(&mut self) -> OSSR_W[src]

Bit 11 - Off-state selection for Run mode

pub fn bke(&mut self) -> BKE_W[src]

Bit 12 - Break enable

pub fn bkp(&mut self) -> BKP_W[src]

Bit 13 - Break polarity

pub fn aoe(&mut self) -> AOE_W[src]

Bit 14 - Automatic output enable

pub fn moe(&mut self) -> MOE_W[src]

Bit 15 - Main output enable

pub fn bkf(&mut self) -> BKF_W[src]

Bits 16:19 - Break filter

pub fn bk2f(&mut self) -> BK2F_W[src]

Bits 20:23 - Break 2 filter

pub fn bk2e(&mut self) -> BK2E_W[src]

Bit 24 - Break 2 enable

pub fn bk2p(&mut self) -> BK2P_W[src]

Bit 25 - Break 2 polarity