Struct atsam4lc4c::ast::CLOCK [] [src]

pub struct CLOCK { /* fields omitted */ }

Clock Control Register

Methods

impl CLOCK
[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 CLOCK

impl !Sync for CLOCK