Type Alias xmc4800::usic0_ch0::ccr::HpcenR

source ·
pub type HpcenR = FieldReader<Hpcen>;
Expand description

Field HPCEN reader - Hardware Port Control Enable

Aliased Type§

struct HpcenR { /* private fields */ }

Implementations§

source§

impl HpcenR

source

pub const fn variant(&self) -> Hpcen

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The hardware port control is disabled.

source

pub fn is_value2(&self) -> bool

The hardware port control is enabled for DX0 and DOUT0.

source

pub fn is_value3(&self) -> bool

The hardware port control is enabled for DX3, DX0 and DOUT[1:0].

source

pub fn is_value4(&self) -> bool

The hardware port control is enabled for DX0, DX[5:3] and DOUT[3:0].