Type Alias nrf52840_pac::p0::out::PIN10_R

source ·
pub type PIN10_R = BitReader<PIN10_A>;
Expand description

Field PIN10 reader - Pin 10

Aliased Type§

struct PIN10_R { /* private fields */ }

Implementations§

source§

impl PIN10_R

source

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