pub type CLK_FORCE_ON_CRYPT_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CLK_FORCE_ON_CRYPT writer - The bit is used to close clock gating of external memory encrypt and decrypt clock. 1: close gating, 0: open clock gating.

Aliased Type§

struct CLK_FORCE_ON_CRYPT_W<'a, REG> { /* private fields */ }