[][src]Type Definition stm32l0::stm32l0x2::rcc::cifr::HSI48RDYF_R

type HSI48RDYF_R = R<bool, HSI48RDYF_A>;

Reader of field HSI48RDYF

Methods

impl HSI48RDYF_R[src]

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