[][src]Type Definition imxrt1062_ccm_analog::misc2_set::VIDEO_DIV_R

type VIDEO_DIV_R = R<u8, VIDEO_DIV_A>;

Reader of field VIDEO_DIV

Methods

impl VIDEO_DIV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is VIDEO_DIV_0

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

Checks if the value of the field is VIDEO_DIV_1

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

Checks if the value of the field is VIDEO_DIV_2

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

Checks if the value of the field is VIDEO_DIV_3