Struct efm32gg990::usart2::route::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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 R

impl Sync for R