Enum atsam4lc4c::hcache::maint0::INVALLW [] [src]

pub enum INVALLW {
    NO,
    YES,
}

Values that can be written to the field INVALL

Variants

No effect

Invalidate all cache entries

Trait Implementations

Auto Trait Implementations

impl Send for INVALLW

impl Sync for INVALLW