Type Alias nrf52840_pac::p0::outset::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