[][src]Type Definition stm32l0::stm32l0x2::tim22::ccer::CC2P_R

type CC2P_R = R<bool, CC2P_A>;

Reader of field CC2P

Methods

impl CC2P_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RISINGEDGE

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

Checks if the value of the field is FALLINGEDGE