Struct atsamd21e18a::rtc::mode0::COUNT[][src]

pub struct COUNT { /* fields omitted */ }

MODE0 Counter Value

Methods

impl COUNT
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for COUNT

impl !Sync for COUNT