nrf52840_pac::p0::outset

Type Alias PIN13_R

Source
pub type PIN13_R = BitReader<PIN13_A>;
Expand description

Field PIN13 reader - Pin 13

Aliased Type§

struct PIN13_R { /* private fields */ }

Implementations§

Source§

impl PIN13_R

Source

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