Struct stm32l0x1::rcc::cier::HSI16RDYIER[][src]

pub struct HSI16RDYIER { /* fields omitted */ }

Value of the field

Methods

impl HSI16RDYIER
[src]

Value of the field as raw bits

Returns true if the bit is clear (0)

Returns true if the bit is set (1)

Auto Trait Implementations

impl Send for HSI16RDYIER

impl Sync for HSI16RDYIER