Struct atsamd21e18a::rtc::mode2::ctrl::_MODEW[][src]

pub struct _MODEW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _MODEW<'a>
[src]

Writes variant to the field

Mode 0: 32-bit Counter

Mode 1: 16-bit Counter

Mode 2: Clock/Calendar

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _MODEW<'a>

impl<'a> Sync for _MODEW<'a>