nrf52840_pac::ppi::chg

Type Alias CH17_R

Source
pub type CH17_R = BitReader<CH17_A>;
Expand description

Field CH17 reader - Include or exclude channel 17

Aliased Type§

struct CH17_R { /* private fields */ }

Implementations§

Source§

impl CH17_R

Source

pub fn variant(&self) -> CH17_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