nrf52840_pac::ppi::chg

Type Alias CH9_R

Source
pub type CH9_R = BitReader<CH9_A>;
Expand description

Field CH9 reader - Include or exclude channel 9

Aliased Type§

struct CH9_R { /* private fields */ }

Implementations§

Source§

impl CH9_R

Source

pub fn variant(&self) -> CH9_A

Get enumerated values variant

Source

pub fn is_excluded(&self) -> bool

Checks if the value of the field is EXCLUDED

Source

pub fn is_included(&self) -> bool

Checks if the value of the field is INCLUDED