Struct atsamd21e18a::tcc0::syncbusy::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Swrst Busy

Bit 1 - Enable Busy

Bit 2 - Ctrlb Busy

Bit 3 - Status Busy

Bit 4 - Count Busy

Bit 5 - Pattern Busy

Bit 6 - Wave Busy

Bit 7 - Period busy

Bit 8 - Compare Channel 0 Busy

Bit 9 - Compare Channel 1 Busy

Bit 10 - Compare Channel 2 Busy

Bit 11 - Compare Channel 3 Busy

Bit 16 - Pattern Buffer Busy

Bit 17 - Wave Buffer Busy

Bit 18 - Period Buffer Busy

Bit 19 - Compare Channel Buffer 0 Busy

Bit 20 - Compare Channel Buffer 1 Busy

Bit 21 - Compare Channel Buffer 2 Busy

Bit 22 - Compare Channel Buffer 3 Busy

Auto Trait Implementations

impl Send for R

impl Sync for R