[][src]Type Definition xmc4100::scu_hibernate::HINTCLR

type HINTCLR = Reg<u32, _HINTCLR>;

Hibernate Internal Control Clear Register

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

For information about available fields see hintclr module

Trait Implementations

impl ResetValue for HINTCLR[src]

Register HINTCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for HINTCLR[src]

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