Type Alias atsame70n21b::pioa::driver::LINE25_R

source ·
pub type LINE25_R = BitReader<LINE25SELECT_A>;
Expand description

Field LINE25 reader - Drive of PIO Line 25

Aliased Type§

struct LINE25_R { /* private fields */ }

Implementations§

source§

impl LINE25_R

source

pub fn variant(&self) -> LINE25SELECT_A

Get enumerated values variant

source

pub fn is_low_drive(&self) -> bool

Checks if the value of the field is LOW_DRIVE

source

pub fn is_high_drive(&self) -> bool

Checks if the value of the field is HIGH_DRIVE