Enum nrf51::clock::InterruptField [] [src]

pub enum InterruptField {
    HFCLKSTARTED,
    LFCLKSTARTED,
    DONE,
    CTTO,
}

Variants