Type Definition stm32f4::stm32f469::ltdc::gcr::PCPOL_R[][src]

type PCPOL_R = R<bool, PCPOL_A>;

Reader of field PCPOL

Implementations

impl PCPOL_R[src]

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