[][src]Type Definition stm32l0::stm32l0x3::tim22::smcr::ETP_R

type ETP_R = R<bool, ETP_A>;

Reader of field ETP

Methods

impl ETP_R[src]

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