Struct stm32f0x0::usart1::CR3[][src]

pub struct CR3 { /* fields omitted */ }

Control register 3

Methods

impl CR3
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for CR3

impl !Sync for CR3