Struct efm32gg11b820::acmp0::aportreq::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]

Bit 0 - 1 If the Bus Connected to APORT0X is Requested

[src]

Bit 1 - 1 If the Bus Connected to APORT0Y is Requested

[src]

Bit 2 - 1 If the Bus Connected to APORT2X is Requested

[src]

Bit 3 - 1 If the Bus Connected to APORT1X is Requested

[src]

Bit 4 - 1 If the Bus Connected to APORT2X is Requested

[src]

Bit 5 - 1 If the Bus Connected to APORT2Y is Requested

[src]

Bit 6 - 1 If the Bus Connected to APORT3X is Requested

[src]

Bit 7 - 1 If the Bus Connected to APORT3Y is Requested

[src]

Bit 8 - 1 If the Bus Connected to APORT4X is Requested

[src]

Bit 9 - 1 If the Bus Connected to APORT4Y is Requested

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R