Type Alias atsame70n21b::pioa::driver::LINE16_R

source ·
pub type LINE16_R = BitReader<LINE16SELECT_A>;
Expand description

Field LINE16 reader - Drive of PIO Line 16

Aliased Type§

struct LINE16_R { /* private fields */ }

Implementations§

source§

impl LINE16_R

source

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