Struct atsamd21e18a::rtc::mode2::clock::_HOURW[][src]

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

Proxy

Methods

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

Writes variant to the field

AM when CLKREP in 12-hour

PM when CLKREP in 12-hour

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _HOURW<'a>

impl<'a> Sync for _HOURW<'a>