Type Alias atsame70n21b::pioa::driver::LINE0_W

source ·
pub type LINE0_W<'a, const O: u8> = BitWriter<'a, DRIVER_SPEC, O, LINE0SELECT_A>;
Expand description

Field LINE0 writer - Drive of PIO Line 0

Aliased Type§

struct LINE0_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> LINE0_W<'a, O>

source

pub fn low_drive(self) -> &'a mut W

Lowest drive

source

pub fn high_drive(self) -> &'a mut W

Highest drive