Skip to content

Commit

Permalink
Update src/clic.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Herber <[email protected]>
Signed-off-by: jb-brelot-nxp <[email protected]>
  • Loading branch information
jb-brelot-nxp and christian-herber-nxp authored Sep 12, 2024
1 parent e3431a5 commit fa025b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clic.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ interrupt trigger when using accesses of {nxti} that include writes. A trigger
The `interrupt_trap_enable` control bit is read-write to enable/disable this
interrupt trigger. A trigger is signaled to the debug module if an interrupt trap is taken and the interrupt code matches a `clicinttrig[__i__]`.interrupt_number and the associated `clicinttrig[__i__]`.interrupt_trap_enable is set.

=== M-mode CLIC Register Access via Indirect CSR Access
=== Indirect Access M-mode CSRs

Access to CLIC registers clicintctl[i], clicintattr[i], clicintip[i], clicintie[i], and clicinttrig[i]
utilizes the Indirect CSR Access extension (Smcsrind/Sscsrind). Implementations may support
Expand Down

0 comments on commit fa025b6

Please sign in to comment.