[][src]Type Definition lpc55s6x_pac::wwdt::WARNINT

type WARNINT = Reg<u32, _WARNINT>;

Watchdog Warning Interrupt compare value.

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

For information about avaliable fields see warnint module

Trait Implementations

impl Readable for WARNINT[src]

read() method returns warnint::R reader structure

impl Writable for WARNINT[src]

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

impl ResetValue for WARNINT[src]

Register WARNINT reset()'s with value 0

type Type = u32

Register size