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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W