Struct atsam4lc4c::usart0::thr::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:8 - Character to be Transmitted

[src]

Bit 15 - Sync Field to be transmitted

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W