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

type MSIP = Reg<u32, _MSIP>;

Hart 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[%s] reset()'s with value 0

type Type = u32

Register size