[][src]Type Definition k210_pac::plic::targets::CLAIM

type CLAIM = Reg<u32, _CLAIM>;

Claim/Complete Register

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

For information about avaliable fields see claim module

Trait Implementations

impl Readable for CLAIM[src]

read() method returns claim::R reader structure

impl Writable for CLAIM[src]

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

impl ResetValue for CLAIM[src]

Register claim reset()'s with value 0

type Type = u32

Register size