Struct e310x::clint::MSIP[][src]

pub struct MSIP { /* fields omitted */ }

Hart 0 software interrupt register

Methods

impl MSIP
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for MSIP

impl !Sync for MSIP