Struct xmc4200::hrpwm0_hrc0::gsel::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:2 - Source selector 0 comparator set configuration

[src]

Bits 3:5 - Source selector 0 comparator clear configuration

[src]

Bits 6:7 - Source selector 0 set configuration

[src]

Bits 8:9 - Source selector 0 clear configuration

[src]

Bits 10:11 - Source selector 0 set edge configuration

[src]

Bits 12:13 - Source selector 0 clear edge configuration

[src]

Bits 16:18 - Source selector 1 comparator set configuration

[src]

Bits 19:21 - Source selector 1 comparator clear configuration

[src]

Bits 22:23 - Source selector 1 set configuration

[src]

Bits 24:25 - Source selector 1 clear configuration

[src]

Bits 26:27 - Source selector 1 set edge configuration

[src]

Bits 28:29 - Source selector 1 clear edge configuration

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R