Type Definition stm32f1::stm32f102::rcc::bdcr::LSEON_R[][src]

type LSEON_R = R<bool, LSEON_A>;

Reader of field LSEON

Implementations

impl LSEON_R[src]

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