Type Definition stm32f2::stm32f217::rcc::cr::CSSON_R[][src]

type CSSON_R = R<bool, CSSON_A>;

Reader of field CSSON

Implementations

impl CSSON_R[src]

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