k22f::porta::pcr30

Type Alias PE_R

Source
pub type PE_R = R<bool, PE_A>;
Expand description

Reader of field PE

Aliased Type§

struct PE_R { /* private fields */ }

Implementations§

Source§

impl PE_R

Source

pub fn variant(&self) -> PE_A

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

Source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1