[][src]Type Definition efm32pg12_pac::usart0::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 masteren(&mut self) -> MASTEREN_W[src]

Bit 4 - Master Enable

pub fn masterdis(&mut self) -> MASTERDIS_W[src]

Bit 5 - Master Disable

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

Bit 6 - Receiver Block Enable

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

Bit 7 - Receiver Block Disable

pub fn txtrien(&mut self) -> TXTRIEN_W[src]

Bit 8 - Transmitter Tristate Enable

pub fn txtridis(&mut self) -> TXTRIDIS_W[src]

Bit 9 - Transmitter Tristate Disable

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

Bit 10 - Clear TX

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

Bit 11 - Clear RX