Struct tm4c123x::can0::bit_::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:5 - Baud Rate Prescaler

[src]

Bits 6:7 - (Re)Synchronization Jump Width

[src]

Bits 8:11 - Time Segment Before Sample Point

[src]

Bits 12:14 - Time Segment after Sample Point

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W