[][src]Type Definition nuc1xx::uart0::ua_tor::R

type R = R<u32, UA_TOR>;

Reader of register UA_TOR

Methods

impl R[src]

pub fn toic(&self) -> TOIC_R[src]

Bits 0:6 - Time Out Interrupt Comparator The time out counter resets and starts counting (the counting clock = baud rate) whenever the RX FIFO receives a new data word. Once the content of time out counter (TOUT_CNT) is equal to that of time out interrupt comparator (TOIC), a receiver time out interrupt (INTR_TOUT) is generated if UA_IER [RTO_IEN]. A new incoming data word or RX FIFO empty clears INTR_TOUT.

pub fn dly(&self) -> DLY_R[src]

Bits 8:15 - TX Delay time value (Low Density Only) This field is use to programming the transfer delay time between the last stop bit and next start bit.