Type Definition stm32f1::stm32f103::tim2::cr2::CCDS_R[][src]

type CCDS_R = R<bool, CCDS_A>;

Reader of field CCDS

Implementations

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