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

type HSION_R = R<bool, HSION_A>;

Reader of field HSION

Methods

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