Struct stm32f3::stm32f373::cec::cr::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 2 - Tx End Of Message

Bit 1 - Tx start of message

Bit 0 - CEC Enable

Auto Trait Implementations

impl Send for W

impl Sync for W