Struct atsamd21e18a::sysctrl::dpllctrlb::_FILTERW[][src]

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

Proxy

Methods

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

Writes variant to the field

Default filter mode

Low bandwidth filter

High bandwidth filter

High damping filter

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _FILTERW<'a>

impl<'a> Sync for _FILTERW<'a>