[][src]Type Definition stm32l0::stm32l0x2::rtc::cr::TSEDGE_R

type TSEDGE_R = R<bool, TSEDGE_A>;

Reader of field TSEDGE

Methods

impl TSEDGE_R[src]

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