[][src]Type Definition stm32l0::stm32l0x1::rcc::csr::CSSLSEON_R

type CSSLSEON_R = R<bool, CSSLSEON_A>;

Reader of field CSSLSEON

Methods

impl CSSLSEON_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON