[][src]Type Definition tm4c129x::comp::pp::R

type R = R<u32, PP>;

Reader of register PP

Methods

impl R[src]

pub fn cmp0(&self) -> CMP0_R[src]

Bit 0 - Comparator 0 Present

pub fn cmp1(&self) -> CMP1_R[src]

Bit 1 - Comparator 1 Present

pub fn cmp2(&self) -> CMP2_R[src]

Bit 2 - Comparator 2 Present

pub fn c0o(&self) -> C0O_R[src]

Bit 16 - Comparator Output 0 Present

pub fn c1o(&self) -> C1O_R[src]

Bit 17 - Comparator Output 1 Present

pub fn c2o(&self) -> C2O_R[src]

Bit 18 - Comparator Output 2 Present