Struct stm32h743::rcc::pllcfgr::DIVR2ENR [] [src]

pub struct DIVR2ENR { /* fields omitted */ }

Value of the field

Methods

impl DIVR2ENR
[src]

[src]

Value of the field as raw bits

[src]

Returns true if the bit is clear (0)

[src]

Returns true if the bit is set (1)

Trait Implementations

Auto Trait Implementations

impl Send for DIVR2ENR

impl Sync for DIVR2ENR