Type Definition stm32g4::stm32g474::tim15::smcr::R[][src]

type R = R<u32, SMCR>;

Reader of register SMCR

Implementations

impl R[src]

pub fn ts_4_3(&self) -> TS_4_3_R[src]

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

pub fn sms_3(&self) -> SMS_3_R[src]

Bit 16 - Slave mode selection - bit 3

pub fn msm(&self) -> MSM_R[src]

Bit 7 - Master/Slave mode

pub fn ts(&self) -> TS_R[src]

Bits 4:6 - Trigger selection

pub fn sms(&self) -> SMS_R[src]

Bits 0:2 - Slave mode selection