[][src]Type Definition efm32pg1b_pac::gpcrc::INIT

type INIT = Reg<u32, _INIT>;

CRC Init Value

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

For information about available fields see init module

Trait Implementations

impl Readable for INIT[src]

read() method returns init::R reader structure

impl ResetValue for INIT[src]

Register INIT reset()'s with value 0

type Type = u32

Register size

impl Writable for INIT[src]

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