[][src]Type Definition imxrt1062_dcp::channelctrl_clr::ENABLE_CHANNEL_R

type ENABLE_CHANNEL_R = R<u8, ENABLE_CHANNEL_A>;

Reader of field ENABLE_CHANNEL

Methods

impl ENABLE_CHANNEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CH0

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

Checks if the value of the field is CH1

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

Checks if the value of the field is CH2

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

Checks if the value of the field is CH3