Union atsamd21e18a::tcc0::COUNT_UNION[][src]

#[repr(C)]
pub union COUNT_UNION { pub count_dith6: COUNT_DITH6, pub count_dith5: COUNT_DITH5, pub count_dith4: COUNT_DITH4, pub count: COUNT, }

Count

Fields

0x34 - Count

0x34 - Count

0x34 - Count

0x34 - Count

Auto Trait Implementations

impl Send for COUNT_UNION

impl !Sync for COUNT_UNION