[][src]Type Definition efm32hg309f64::usart0::i2sctrl::FORMAT_R

type FORMAT_R = R<u8, FORMAT_A>;

Reader of field FORMAT

Methods

impl FORMAT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is W32D32

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

Checks if the value of the field is W32D24M

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

Checks if the value of the field is W32D24

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

Checks if the value of the field is W32D16

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

Checks if the value of the field is W32D8

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

Checks if the value of the field is W16D16

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

Checks if the value of the field is W16D8

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

Checks if the value of the field is W8D8