[][src]Type Definition stm32f1::stm32f107::rcc::cfgr::PLLMUL_R

type PLLMUL_R = R<u8, PLLMUL_A>;

Reader of field PLLMUL

Methods

impl PLLMUL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MUL4

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

Checks if the value of the field is MUL5

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

Checks if the value of the field is MUL6

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

Checks if the value of the field is MUL7

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_mul6_5(&self) -> bool[src]

Checks if the value of the field is MUL6_5