[][src]Type Definition stm32f3::stm32f303::rcc::cr::CSSON_R

type CSSON_R = R<bool, CSSON_A>;

Reader of field CSSON

Methods

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