Struct xmc4200::port14::pdisc::_PDIS5W [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Digital Pad input is enabled. Analog and digital input path active.

[src]

Digital Pad input is disabled. Analog input path active. (default)

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _PDIS5W<'a>

impl<'a> Sync for _PDIS5W<'a>