[][src]Type Definition atsame70j21b::icm::ICM_CFG

type ICM_CFG = Reg<u32, _ICM_CFG>;

Configuration Register

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

For information about available fields see icm_cfg module

Trait Implementations

impl Readable for ICM_CFG[src]

read() method returns icm_cfg::R reader structure

impl ResetValue for ICM_CFG[src]

Register ICM_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for ICM_CFG[src]

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