[][src]Type Definition stm32f7::stm32f7x9::sai1::ch::cr2::COMP_R

type COMP_R = R<u8, COMP_A>;

Reader of field COMP

Implementations

impl COMP_R[src]

pub fn variant(&self) -> Variant<u8, COMP_A>[src]

Get enumerated values variant

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

Checks if the value of the field is NOCOMPANDING

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

Checks if the value of the field is MULAW

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

Checks if the value of the field is ALAW