[][src]Type Definition efm32pg12_pac::usart0::routepen::R

type R = R<u32, ROUTEPEN>;

Reader of register ROUTEPEN

Methods

impl R[src]

pub fn rxpen(&self) -> RXPEN_R[src]

Bit 0 - RX Pin Enable

pub fn txpen(&self) -> TXPEN_R[src]

Bit 1 - TX Pin Enable

pub fn cspen(&self) -> CSPEN_R[src]

Bit 2 - CS Pin Enable

pub fn clkpen(&self) -> CLKPEN_R[src]

Bit 3 - CLK Pin Enable

pub fn ctspen(&self) -> CTSPEN_R[src]

Bit 4 - CTS Pin Enable

pub fn rtspen(&self) -> RTSPEN_R[src]

Bit 5 - RTS Pin Enable