[][src]Type Definition stm32f4::stm32f469::sai::ch::cr2::CPL_R

type CPL_R = R<bool, CPL_A>;

Reader of field CPL

Methods

impl CPL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ONESCOMPLEMENT

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

Checks if the value of the field is TWOSCOMPLEMENT