Type Definition gd32f1::gd32f170::usart0::ctl0::R[][src]

type R = R<u32, CTL0>;

Reader of register CTL0

Implementations

impl R[src]

pub fn ebie(&self) -> EBIE_R[src]

Bit 27 - End of Block interrupt enable

pub fn rtie(&self) -> RTIE_R[src]

Bit 26 - Receiver timeout interrupt enable

pub fn dea(&self) -> DEA_R[src]

Bits 21:25 - Driver Enable assertion time

pub fn ded(&self) -> DED_R[src]

Bits 16:20 - Driver Enable deassertion time

pub fn ovsmod(&self) -> OVSMOD_R[src]

Bit 15 - Oversampling mode

pub fn amie(&self) -> AMIE_R[src]

Bit 14 - ADDR match interrupt enable

pub fn men(&self) -> MEN_R[src]

Bit 13 - Mute mode enable

pub fn wl(&self) -> WL_R[src]

Bit 12 - Word length

pub fn wm(&self) -> WM_R[src]

Bit 11 - Wakeup method in mute mode

pub fn pcen(&self) -> PCEN_R[src]

Bit 10 - Parity control enable

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

Bit 9 - Parity selection

pub fn perrie(&self) -> PERRIE_R[src]

Bit 8 - Parity error interrupt enable

pub fn tbeie(&self) -> TBEIE_R[src]

Bit 7 - Transmitter register empty interrupt enable

pub fn tcie(&self) -> TCIE_R[src]

Bit 6 - Transmission complete interrupt enable

pub fn rbneie(&self) -> RBNEIE_R[src]

Bit 5 - Read data buffer not empty interrupt and overrun error interrupt enable

pub fn idleie(&self) -> IDLEIE_R[src]

Bit 4 - IDLE line detected interrupt enable

pub fn ten(&self) -> TEN_R[src]

Bit 3 - Transmitter enable

pub fn ren(&self) -> REN_R[src]

Bit 2 - Receiver enable

pub fn uesm(&self) -> UESM_R[src]

Bit 1 - USART enable in Deep-sleep mode

pub fn uen(&self) -> UEN_R[src]

Bit 0 - USART enable