[][src]Type Definition stm32f3::stm32f303::rcc::csr::LSION_R

type LSION_R = R<bool, LSION_A>;

Reader of field LSION

Methods

impl LSION_R[src]

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