MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / default_interrupt_limit

Function default_interrupt_limit

icicle-cortexm/src/config.rs:561–563  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

559}
560
561fn default_interrupt_limit() -> u32 {
562 3000
563}
564
565#[derive(Debug, Clone, Serialize, Deserialize)]
566pub struct Nvic {

Callers 1

defaultMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected