[][src]Type Definition stm32f3::stm32f3x8::rcc::cir::CSSF_R

type CSSF_R = R<bool, CSSF_A>;

Reader of field CSSF

Methods

impl CSSF_R[src]

pub fn variant(&self) -> CSSF_A[src]

Get enumerated values variant

pub fn is_not_interrupted(&self) -> bool[src]

Checks if the value of the field is NOTINTERRUPTED

pub fn is_interrupted(&self) -> bool[src]

Checks if the value of the field is INTERRUPTED