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

type COMP2_BLANKING_R = R<u8, COMP2_BLANKING_A>;

Reader of field COMP2_BLANKING

Methods

impl COMP2_BLANKING_R[src]

pub fn variant(&self) -> Variant<u8, COMP2_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_tim1oc5(&self) -> bool[src]

Checks if the value of the field is TIM1OC5

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

Checks if the value of the field is TIM2OC3

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

Checks if the value of the field is TIM3OC3