[][src]Type Definition stm32l0::stm32l0x3::rtc::tampcr::TAMP2TRG_R

type TAMP2TRG_R = R<bool, TAMP2TRG_A>;

Reader of field TAMP2TRG

Methods

impl TAMP2TRG_R[src]

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