Type Alias xmc4800::port14::pdisc::PDIS1_W

source ·
pub type PDIS1_W<'a, REG> = BitWriter<'a, REG, PDIS1_A>;
Expand description

Field PDIS1 writer - Pad Disable for Port 14 Pin 1

Aliased Type§

struct PDIS1_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> PDIS1_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

Pad is enabled, digital input selected.

source

pub fn value2(self) -> &'a mut W<REG>

Pad is disabled, ADC 0 analog input 1 selected.