[][src]Type Definition stm32f3::stm32f373::tim2::cr2::CCDS_R

type CCDS_R = R<bool, CCDS_A>;

Reader of field CCDS

Methods

impl CCDS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ONCOMPARE

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

Checks if the value of the field is ONUPDATE