[][src]Type Definition xmc4800::usic0_ch0::ccr::R

type R = R<u32, CCR>;

Reader of register CCR

Methods

impl R[src]

pub fn mode(&self) -> MODE_R[src]

Bits 0:3 - Operating Mode

pub fn hpcen(&self) -> HPCEN_R[src]

Bits 6:7 - Hardware Port Control Enable

pub fn pm(&self) -> PM_R[src]

Bits 8:9 - Parity Mode

pub fn rsien(&self) -> RSIEN_R[src]

Bit 10 - Receiver Start Interrupt Enable

pub fn dlien(&self) -> DLIEN_R[src]

Bit 11 - Data Lost Interrupt Enable

pub fn tsien(&self) -> TSIEN_R[src]

Bit 12 - Transmit Shift Interrupt Enable

pub fn tbien(&self) -> TBIEN_R[src]

Bit 13 - Transmit Buffer Interrupt Enable

pub fn rien(&self) -> RIEN_R[src]

Bit 14 - Receive Interrupt Enable

pub fn aien(&self) -> AIEN_R[src]

Bit 15 - Alternative Receive Interrupt Enable

pub fn brgien(&self) -> BRGIEN_R[src]

Bit 16 - Baud Rate Generator Interrupt Enable