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

type COMP4_BLANKING_R = R<u8, COMP4_BLANKING_A>;

Reader of field COMP4_BLANKING

Methods

impl COMP4_BLANKING_R[src]

pub fn variant(&self) -> Variant<u8, COMP4_BLANKING_A>[src]

Get enumerated values variant

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

Checks if the value of the field is NOBLANKING

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

Checks if the value of the field is TIM3OC4

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

Checks if the value of the field is TIM15OC1