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

type W = W<u32, UA_TOR>;

Writer for register UA_TOR

Methods

impl W[src]

pub fn toic(&mut self) -> TOIC_W[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(&mut self) -> DLY_W[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.