Struct atsamd21e18a::dsu::DCC [] [src]

pub struct DCC { /* fields omitted */ }

Debug Communication Channel n

Methods

impl DCC
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for DCC

impl !Sync for DCC