[][src]Type Definition k210_pac::i2s0::ccr::CLK_WORD_SIZE_R

type CLK_WORD_SIZE_R = R<u8, CLK_WORD_SIZE_A>;

Reader of field clk_word_size

Methods

impl CLK_WORD_SIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CYCLES16

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

Checks if the value of the field is CYCLES24

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

Checks if the value of the field is CYCLES32