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

type THRESHOLD = Reg<u32, _THRESHOLD>;

Priority Threshold Register

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

For information about avaliable fields see threshold module

Trait Implementations

impl Readable for THRESHOLD[src]

read() method returns threshold::R reader structure

impl Writable for THRESHOLD[src]

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

impl ResetValue for THRESHOLD[src]

Register threshold reset()'s with value 0

type Type = u32

Register size