[][src]Type Definition stm32f4::stm32f469::rcc::dckcfgr::PLLSAIDIVR_R

type PLLSAIDIVR_R = R<u8, PLLSAIDIVR_A>;

Reader of field PLLSAIDIVR

Methods

impl PLLSAIDIVR_R[src]

pub fn variant(&self) -> PLLSAIDIVR_A[src]

Get enumerated values variant

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

Checks if the value of the field is DIV2

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

Checks if the value of the field is DIV4

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

Checks if the value of the field is DIV8

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

Checks if the value of the field is DIV16