Struct efm32gg990::usart2::route::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 0 - RX Pin Enable

Bit 1 - TX Pin Enable

Bit 2 - CS Pin Enable

Bit 3 - CLK Pin Enable

Bits 8:10 - I/O Location

Auto Trait Implementations

impl Send for W

impl Sync for W