Struct efm32gg11b820::uart1::routepen::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - RX Pin Enable

[src]

Bit 1 - TX Pin Enable

[src]

Bit 2 - CS Pin Enable

[src]

Bit 3 - CLK Pin Enable

[src]

Bit 4 - CTS Pin Enable

[src]

Bit 5 - RTS Pin Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R