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

type FRAME_LENGTH_R = R<u8, FRAME_LENGTH_A>;

Reader of field FRAME_LENGTH

Methods

impl FRAME_LENGTH_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PCM_MULTIWORD_2

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

Checks if the value of the field is PCM_MULTIWORD_4

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

Checks if the value of the field is PCM_MULTIWORD_6

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

Checks if the value of the field is PCM_MULTIWORD_8

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

Checks if the value of the field is PCM_MULTIWORD_10

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

Checks if the value of the field is PCM_MULTIWORD_12

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

Checks if the value of the field is PCM_MULTIWORD_14

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

Checks if the value of the field is PCM_MULTIWORD_16