Type Definition stm32g4::stm32g441::tim15::smcr::W[][src]

type W = W<u32, SMCR>;

Writer for register SMCR

Implementations

impl W[src]

pub fn ts_4_3(&mut self) -> TS_4_3_W<'_>[src]

Bits 20:21 - Trigger selection - bit 4:3

pub fn sms_3(&mut self) -> SMS_3_W<'_>[src]

Bit 16 - Slave mode selection - bit 3

pub fn msm(&mut self) -> MSM_W<'_>[src]

Bit 7 - Master/Slave mode

pub fn ts(&mut self) -> TS_W<'_>[src]

Bits 4:6 - Trigger selection

pub fn sms(&mut self) -> SMS_W<'_>[src]

Bits 0:2 - Slave mode selection