[][src]Type Definition rsl10_pac::pcm::pcm_ctrl::WORD_SIZE_R

type WORD_SIZE_R = R<u8, WORD_SIZE_A>;

Reader of field WORD_SIZE

Methods

impl WORD_SIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PCM_WORD_SIZE_8

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

Checks if the value of the field is PCM_WORD_SIZE_16

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

Checks if the value of the field is PCM_WORD_SIZE_24

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

Checks if the value of the field is PCM_WORD_SIZE_32