[][src]Type Definition stm32f7::stm32f7x3::sai1::ch::cr1::DS_R

type DS_R = R<u8, DS_A>;

Reader of field DS

Implementations

impl DS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BIT8

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

Checks if the value of the field is BIT10

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

Checks if the value of the field is BIT16

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

Checks if the value of the field is BIT20

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

Checks if the value of the field is BIT24

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

Checks if the value of the field is BIT32