pub type Ch0msR = FieldReader<Ch0ms>;
Expand description

Field CH0MS reader - Channel 0 I/O mode selection

Aliased Type§

struct Ch0msR { /* private fields */ }

Implementations§

source§

impl Ch0msR

source

pub const fn variant(&self) -> Ch0ms

Get enumerated values variant

source

pub fn is_output(&self) -> bool

Channel is configured as output

source

pub fn is_ci0(&self) -> bool

Channel is configured as input, ISx is connected to CI0FE0

source

pub fn is_ci1(&self) -> bool

Channel is configured as input, ISx is connected to CI1FE0

source

pub fn is_its(&self) -> bool

Channel is configured as input, ISx is connected to ITS