[][src]Type Definition cc2538::sys_ctrl::scgcssi::W

type W = W<u32, SCGCSSI>;

Writer for register SCGCSSI

Methods

impl W[src]

pub fn reserved32(&mut self) -> RESERVED32_W[src]

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

pub fn ssi1(&mut self) -> SSI1_W[src]

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

pub fn ssi0(&mut self) -> SSI0_W[src]

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