[][src]Type Definition stm32l0::stm32l0x3::tim2::ccer::CC4P_R

type CC4P_R = R<bool, CC4P_A>;

Reader of field CC4P

Methods

impl CC4P_R[src]

pub fn variant(&self) -> CC4P_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