[][src]Type Definition stm32l0::stm32l0x2::lptim::cfgr::WAVE_R

type WAVE_R = R<bool, WAVE_A>;

Reader of field WAVE

Methods

impl WAVE_R[src]

pub fn variant(&self) -> WAVE_A[src]

Get enumerated values variant

pub fn is_inactive(&self) -> bool[src]

Checks if the value of the field is INACTIVE

pub fn is_active(&self) -> bool[src]

Checks if the value of the field is ACTIVE