Skip to content

Add channel F support for Hrtim #667

@wojciech-graj

Description

@wojciech-graj

Functions like HrtimOenr::set_t1oen currently only support channels A-E.

(Almost?) every function that contains a assert!(n < 5usize); statement in peripherals/hrtim_v2.rs can be converted to assert!(n < 6usize);, and its memory offsets modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions