[][src]Type Definition efm32pg12_pac::leuart0::cmd::W

type W = W<u32, CMD>;

Writer for register CMD

Methods

impl W[src]

pub fn rxen(&mut self) -> RXEN_W[src]

Bit 0 - Receiver Enable

pub fn rxdis(&mut self) -> RXDIS_W[src]

Bit 1 - Receiver Disable

pub fn txen(&mut self) -> TXEN_W[src]

Bit 2 - Transmitter Enable

pub fn txdis(&mut self) -> TXDIS_W[src]

Bit 3 - Transmitter Disable

pub fn rxblocken(&mut self) -> RXBLOCKEN_W[src]

Bit 4 - Receiver Block Enable

pub fn rxblockdis(&mut self) -> RXBLOCKDIS_W[src]

Bit 5 - Receiver Block Disable

pub fn cleartx(&mut self) -> CLEARTX_W[src]

Bit 6 - Clear TX

pub fn clearrx(&mut self) -> CLEARRX_W[src]

Bit 7 - Clear RX