[][src]Type Definition nuc1xx::gcr::IPRSTC1

type IPRSTC1 = Reg<u32, _IPRSTC1>;

IP Reset Control Resister1

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

For information about available fields see iprstc1 module

Trait Implementations

impl Readable for IPRSTC1[src]

read() method returns iprstc1::R reader structure

impl ResetValue for IPRSTC1[src]

Register IPRSTC1 reset()'s with value 0

type Type = u32

Register size

impl Writable for IPRSTC1[src]

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