[][src]Type Definition stm32f3::stm32f3x8::rcc::bdcr::LSEON_R

type LSEON_R = R<bool, LSEON_A>;

Reader of field LSEON

Methods

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