nrf52840_pac::p0::outclr

Type Alias PIN11_R

Source
pub type PIN11_R = BitReader<PIN11_A>;
Expand description

Field PIN11 reader - Pin 11

Aliased Type§

struct PIN11_R { /* private fields */ }

Implementations§

Source§

impl PIN11_R

Source

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