Struct atsamd21e18a::tcc0::fctrlb::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 0:1 - Fault B Source

Bit 3 - Fault B Keeper

Bit 4 - Fault B Qualification

Bits 5:6 - Fault B Blanking Mode

Bit 7 - Fault B Restart

Bits 8:9 - Fault B Halt Mode

Bits 10:11 - Fault B Capture Channel

Bits 12:14 - Fault B Capture Action

Bits 16:23 - Fault B Blanking Time

Bits 24:27 - Fault B Filter Value

Auto Trait Implementations

impl Send for W

impl Sync for W