Enum lpc43xx::cgu::base_out_clk::AUTOBLOCKW [] [src]

pub enum AUTOBLOCKW {
    AUTOBLOCKING_DISABLE,
    AUTOBLOCKING_ENABLED,
}

Values that can be written to the field AUTOBLOCK

Variants

Autoblocking disabled

Autoblocking enabled

Trait Implementations

Auto Trait Implementations

impl Send for AUTOBLOCKW

impl Sync for AUTOBLOCKW