[][src]Type Definition stm32f3::stm32f303::comp::comp4_csr::COMP4OUT_R

type COMP4OUT_R = R<bool, COMP4OUT_A>;

Reader of field COMP4OUT

Methods

impl COMP4OUT_R[src]

pub fn variant(&self) -> COMP4OUT_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