[][src]Type Definition lpc54606_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 available fields see warnint module

Trait Implementations

impl Readable for WARNINT[src]

read() method returns warnint::R reader structure

impl ResetValue for WARNINT[src]

Register WARNINT reset()'s with value 0

type Type = u32

Register size

impl Writable for WARNINT[src]

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