[][src]Type Definition stm32f1::stm32f107::rcc::cfgr2::PLL2MUL_R

type PLL2MUL_R = R<u8, PLL2MUL_A>;

Reader of field PLL2MUL

Methods

impl PLL2MUL_R[src]

pub fn variant(&self) -> Variant<u8, PLL2MUL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is MUL8

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

Checks if the value of the field is MUL9

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

Checks if the value of the field is MUL10

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

Checks if the value of the field is MUL11

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

Checks if the value of the field is MUL12

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

Checks if the value of the field is MUL13

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

Checks if the value of the field is MUL14

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

Checks if the value of the field is MUL16

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

Checks if the value of the field is MUL20