Struct atsam4lc8c::parc::cfg::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:1 - Data Size

[src]

Bits 2:3 - Sampling Mode

[src]

Bit 4 - Events Mode

[src]

Bit 5 - Sampling Edge Select

[src]

Bit 6 - Half Capture

[src]

Bit 7 - Odd Capture

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R