[][src]Type Definition tm4c123x::hib::IC

type IC = Reg<u32, _IC>;

Hibernation Interrupt Clear

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

For information about avaliable fields see ic module

Trait Implementations

impl Readable for IC[src]

read() method returns ic::R reader structure

impl Writable for IC[src]

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

impl ResetValue for IC[src]

Register IC reset()'s with value 0

type Type = u32

Register size