W

Type Alias W 

Source
pub type W = W<u32, DCGCSEC>;
Expand description

Writer for register DCGCSEC

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reserved32(&mut self) -> RESERVED32_W<'_>

Bits 2:31 - 31:2] This register is 8 bits in a 32-bit address space.

Source

pub fn aes(&mut self) -> AES_W<'_>

Bit 1 - 1:1] 0: Clock for AES is gated. 1: Clock for AES is enabled.

Source

pub fn pka(&mut self) -> PKA_W<'_>

Bit 0 - 0:0] 0: Clock for PKA is gated. 1: Clock for PKA is enabled.