Struct efm32gg990::usart2::trigctrl::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 0:2 - Trigger PRS Channel Select

Bit 4 - Receive Trigger Enable

Bit 5 - Transmit Trigger Enable

Bit 6 - AUTOTX Trigger Enable

Auto Trait Implementations

impl Send for W

impl Sync for W