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

type _RESERVED = Reg<u32, __RESERVED>;

Padding to make sure targets is an array

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

For information about avaliable fields see _reserved module

Trait Implementations

impl Readable for _RESERVED[src]

read() method returns _reserved::R reader structure

impl Writable for _RESERVED[src]

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

impl ResetValue for _RESERVED[src]

Register _reserved reset()'s with value 0

type Type = u32

Register size