[][src]Type Definition lpc55_pac::ctimer0::ctcr::CINSEL_R

type CINSEL_R = R<u8, CINSEL_A>;
[]

Reader of field CINSEL

Implementations

impl CINSEL_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is CHANNEL_0

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

Checks if the value of the field is CHANNEL_1

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

Checks if the value of the field is CHANNEL_2

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

Checks if the value of the field is CHANNEL_3