Type Definition atsam4ls4b_pac::catb::INTCHCLR[][src]

type INTCHCLR = Reg<u32, _INTCHCLR>;

In-Touch Status Clear Register

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

For information about available fields see intchclr module

Trait Implementations

impl ResetValue for INTCHCLR[src]

Register INTCHCLR%s reset()’s with value 0

type Type = u32

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

impl Writable for INTCHCLR[src]

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