Type Definition stm32l0::stm32l0x3::lptim::cfgr::CKPOL_R

source · []
pub type CKPOL_R = FieldReader<u8, CKPOL_A>;
Expand description

Field CKPOL reader - Clock Polarity

Implementations

Get enumerated values variant

Checks if the value of the field is RisingEdge

Checks if the value of the field is FallingEdge

Checks if the value of the field is BothEdges