Skip to content

ITM: configure lacks API for stimulus registers #393

Open
@tmplt

Description

@tmplt

I propose something akin to:

itm.configure(ITMConfiguration {
    // ...
    stim: Stimulus::EnableAll
}
itm.configure(ITMConfiguration {
    // ...
    stim: Stimulus::EnableSome([0..5, 8..31]),
}

Better review iprint and iprintln and see if they make any assumptions about the registers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions