[][src]Type Definition stm32f7::stm32f7x9::sai1::ch::cr1::SYNCEN_R

type SYNCEN_R = R<u8, SYNCEN_A>;

Reader of field SYNCEN

Implementations

impl SYNCEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ASYNCHRONOUS

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

Checks if the value of the field is INTERNAL

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

Checks if the value of the field is EXTERNAL