nrf52840_pac::p0::outset

Type Alias PIN28_R

Source
pub type PIN28_R = BitReader<PIN28_A>;
Expand description

Field PIN28 reader - Pin 28

Aliased Type§

struct PIN28_R { /* private fields */ }

Implementations§

Source§

impl PIN28_R

Source

pub fn variant(&self) -> PIN28_A

Get enumerated values variant

Source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW

Source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH