Struct xmc4200::port1::iocr4::_PC6W [] [src]

pub struct _PC6W<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _PC6W<'a>
[src]

[src]

Writes variant to the field

[src]

Input - No internal pull device active

[src]

Input - Internal pull-down device active

[src]

Input - Internal pull-up device active

[src]

Input - No internal pull device, Pn_OUTx = input value

[src]

Input inverted - No internal pull device active

[src]

Input inverted - Internal pull-down device active

[src]

Input inverted - Internal pull-up device active

[src]

Input inverted - No internal pull device, Pn_OUTx = input value

[src]

Output Push-Pull - General-purpose output

[src]

Output Push-Pull - Alternate output function 1

[src]

Output Push-Pull - Alternate output function 2

[src]

Output Push-Pull - Alternate output function 3

[src]

Output Push-Pull - Alternate output function 4

[src]

Output Open Drain - General-purpose output

[src]

Output Open Drain - Alternate output function 1

[src]

Output Open Drain - Alternate output function 2

[src]

Output Open Drain - Alternate output function 3

[src]

Output Open Drain - Alternate output function 4

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _PC6W<'a>

impl<'a> Sync for _PC6W<'a>