Struct stm32h743::tim15::tisel::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:3 - selects TI1[0] to TI1[15] input

[src]

Bits 8:11 - selects TI2[0] to TI2[15] input

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R