[][src]Type Definition tm4c129x::uart0::ctl::R

type R = R<u32, CTL>;

Reader of register CTL

Methods

impl R[src]

pub fn uarten(&self) -> UARTEN_R[src]

Bit 0 - UART Enable

pub fn siren(&self) -> SIREN_R[src]

Bit 1 - UART SIR Enable

pub fn sirlp(&self) -> SIRLP_R[src]

Bit 2 - UART SIR Low-Power Mode

pub fn smart(&self) -> SMART_R[src]

Bit 3 - ISO 7816 Smart Card Support

pub fn eot(&self) -> EOT_R[src]

Bit 4 - End of Transmission

pub fn hse(&self) -> HSE_R[src]

Bit 5 - High-Speed Enable

pub fn lbe(&self) -> LBE_R[src]

Bit 7 - UART Loop Back Enable

pub fn txe(&self) -> TXE_R[src]

Bit 8 - UART Transmit Enable

pub fn rxe(&self) -> RXE_R[src]

Bit 9 - UART Receive Enable

pub fn dtr(&self) -> DTR_R[src]

Bit 10 - Data Terminal Ready

pub fn rts(&self) -> RTS_R[src]

Bit 11 - Request to Send

pub fn rtsen(&self) -> RTSEN_R[src]

Bit 14 - Enable Request to Send

pub fn ctsen(&self) -> CTSEN_R[src]

Bit 15 - Enable Clear To Send