Struct stm32f103xx::tim9::smcr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 7 - Master/Slave mode

Bits 4:6 - Trigger selection

Bits 0:2 - Slave mode selection

Auto Trait Implementations

impl Send for R

impl Sync for R