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

type ICM_CTRL = Reg<u32, _ICM_CTRL>;

Control Register

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

For information about available fields see icm_ctrl module

Trait Implementations

impl ResetValue for ICM_CTRL[src]

Register ICM_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for ICM_CTRL[src]

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