[][src]Type Definition stm32f3::stm32f3x8::comp::comp2_csr::COMP2OUT_R

type COMP2OUT_R = R<bool, COMP2OUT_A>;

Reader of field COMP2OUT

Methods

impl COMP2OUT_R[src]

pub fn variant(&self) -> COMP2OUT_A[src]

Get enumerated values variant

pub fn is_low(&self) -> bool[src]

Checks if the value of the field is LOW

pub fn is_high(&self) -> bool[src]

Checks if the value of the field is HIGH