Struct xmc1000::usic0_ch0::sctr::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 - Shift Direction

Bit 1 - Passive Data Level

Bits 2:3 - Data Shift Mode

Bit 4 - Port Control Direction

Bits 6:7 - Data Output Configuration

Bits 8:9 - Transmission Mode

Bits 16:21 - Frame Length

Bits 24:27 - Word Length

Auto Trait Implementations

impl Send for R

impl Sync for R