[][src]Type Definition stm32f7::stm32f7x3::sai1::ch::slotr::SLOTSZ_R

type SLOTSZ_R = R<u8, SLOTSZ_A>;

Reader of field SLOTSZ

Implementations

impl SLOTSZ_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DATASIZE

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

Checks if the value of the field is BIT16

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

Checks if the value of the field is BIT32