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

type PCM_CLK_POL_R = R<bool, PCM_CLK_POL_A>;

Reader of field PCM_CLK_POL

Methods

impl PCM_CLK_POL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PCM_SAMPLE_FALLING_EDGE

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

Checks if the value of the field is PCM_SAMPLE_RISING_EDGE