[][src]Type Definition k210_pac::wdt0::PROT_LEVEL

type PROT_LEVEL = Reg<u32, _PROT_LEVEL>;

Protection level Register

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

For information about avaliable fields see prot_level module

Trait Implementations

impl Readable for PROT_LEVEL[src]

read() method returns prot_level::R reader structure

impl Writable for PROT_LEVEL[src]

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

impl ResetValue for PROT_LEVEL[src]

Register prot_level reset()'s with value 0

type Type = u32

Register size