[][src]Type Definition stm32f7::stm32f7x9::rcc::cr::PLLI2SON_R

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