Type Definition stm32f1::stm32f103::rcc::cr::HSION_R[][src]

type HSION_R = R<bool, HSION_A>;

Reader of field HSION

Implementations

impl HSION_R[src]

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