Union atsamd21g18a::tcc0::PerUnion [] [src]

#[repr(C)]
pub union PerUnion { pub per_dith6: PER_DITH6, pub per_dith5: PER_DITH5, pub per_dith4: PER_DITH4, pub per: PER, }

Period

Fields

per_dith6: PER_DITH6

0x40 - Period

per_dith5: PER_DITH5

0x40 - Period

per_dith4: PER_DITH4

0x40 - Period

per: PER

0x40 - Period

Trait Implementations

Auto Trait Implementations

impl Send for PerUnion

impl !Sync for PerUnion