Struct efm32gg11b820::ebi::polarity2::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 - Chip Select Polarity

[src]

Bit 1 - Read Enable Polarity

[src]

Bit 2 - Write Enable Polarity

[src]

Bit 3 - Address Latch Polarity

[src]

Bit 4 - ARDY Polarity

[src]

Bit 5 - BL Polarity

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R