xmc4700::port14::iocr0

Type Alias PC3_R

Source
pub type PC3_R = FieldReader<PC3_A>;
Expand description

Field PC3 reader - Port Control for Port n Pin 0 to 3

Aliased Type§

struct PC3_R { /* private fields */ }

Implementations§

Source§

impl PC3_R

Source

pub const fn variant(&self) -> Option<PC3_A>

Get enumerated values variant

Source

pub fn is_value1(&self) -> bool

Input - No internal pull device active

Source

pub fn is_value2(&self) -> bool

Input - Internal pull-down device active

Source

pub fn is_value3(&self) -> bool

Input - Internal pull-up device active

Source

pub fn is_value4(&self) -> bool

Input - No internal pull device, Pn_OUTx = input value

Source

pub fn is_value5(&self) -> bool

Input inverted - No internal pull device active

Source

pub fn is_value6(&self) -> bool

Input inverted - Internal pull-down device active

Source

pub fn is_value7(&self) -> bool

Input inverted - Internal pull-up device active

Source

pub fn is_value8(&self) -> bool

Input inverted - No internal pull device, Pn_OUTx = input value

Source

pub fn is_value9(&self) -> bool

Output Push-Pull - General-purpose output

Source

pub fn is_value10(&self) -> bool

Output Push-Pull - Alternate output function 1

Source

pub fn is_value11(&self) -> bool

Output Push-Pull - Alternate output function 2

Source

pub fn is_value12(&self) -> bool

Output Push-Pull - Alternate output function 3

Source

pub fn is_value13(&self) -> bool

Output Push-Pull - Alternate output function 4

Source

pub fn is_value14(&self) -> bool

Output Open Drain - General-purpose output

Source

pub fn is_value15(&self) -> bool

Output Open Drain - Alternate output function 1

Source

pub fn is_value16(&self) -> bool

Output Open Drain - Alternate output function 2

Source

pub fn is_value17(&self) -> bool

Output Open Drain - Alternate output function 3

Source

pub fn is_value18(&self) -> bool

Output Open Drain - Alternate output function 4