Struct atsamd21e18a::tcc0::fctrla::_HALTW[][src]

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

Proxy

Methods

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

Writes variant to the field

Halt action disabled

Hardware halt action

Software halt action

Non-recoverable fault

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _HALTW<'a>

impl<'a> Sync for _HALTW<'a>