[][src]Type Definition atsame54p::wdt::CLEAR

type CLEAR = Reg<u8, _CLEAR>;

Clear

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

For information about available fields see clear module

Trait Implementations

impl ResetValue for CLEAR[src]

Register CLEAR reset()'s with value 0

type Type = u8

Raw register type (u8, u16, u32, ...).

impl Writable for CLEAR[src]

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