Type Definition stm32f2::stm32f215::rcc::cr::PLLI2SON_R[][src]

type PLLI2SON_R = R<bool, PLLI2SON_A>;

Reader of field PLLI2SON

Implementations

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