[][src]Type Definition stm32f4::stm32f401::rcc::cr::PLLI2SON_R

type PLLI2SON_R = R<bool, PLLI2SON_A>;

Reader of field PLLI2SON

Methods

impl PLLI2SON_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON