[][src]Type Definition e310x::clint::MSIP

type MSIP = Reg<u32, _MSIP>;

Hart 0 software interrupt register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see msip module

Trait Implementations

impl Readable for MSIP[src]

read() method returns msip::R reader structure

impl Writable for MSIP[src]

write(|w| ..) method takes msip::W writer structure

impl ResetValue for MSIP[src]

Register msip reset()'s with value 0

type Type = u32

Register size