[][src]Type Definition k22f::uart0::is7816::R

type R = R<u8, IS7816>;

Reader of register IS7816

Methods

impl R[src]

pub fn rxt(&self) -> RXT_R[src]

Bit 0 - Receive Threshold Exceeded Interrupt

pub fn txt(&self) -> TXT_R[src]

Bit 1 - Transmit Threshold Exceeded Interrupt

pub fn gtv(&self) -> GTV_R[src]

Bit 2 - Guard Timer Violated Interrupt

pub fn initd(&self) -> INITD_R[src]

Bit 4 - Initial Character Detected Interrupt

pub fn bwt(&self) -> BWT_R[src]

Bit 5 - Block Wait Timer Interrupt

pub fn cwt(&self) -> CWT_R[src]

Bit 6 - Character Wait Timer Interrupt

pub fn wt(&self) -> WT_R[src]

Bit 7 - Wait Timer Interrupt