nrf52840_pac::p0::outset

Type Alias PIN0_R

Source
pub type PIN0_R = BitReader<PIN0_A>;
Expand description

Field PIN0 reader - Pin 0

Aliased Type§

struct PIN0_R { /* private fields */ }

Implementations§

Source§

impl PIN0_R

Source

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