Type Alias xmc4800::port4::out::P15R

source ·
pub type P15R = BitReader<P15>;
Expand description

Field P15 reader - Port n Output Bit 15

Aliased Type§

struct P15R { /* private fields */ }

Implementations§

source§

impl P15R

source

pub const fn variant(&self) -> P15

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The output level of Pn.x is 0.

source

pub fn is_value2(&self) -> bool

The output level of Pn.x is 1.