R

Type Alias R 

Source
pub type R = R<u32, SCGCSSI>;
Expand description

Reader of register SCGCSSI

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn reserved32(&self) -> RESERVED32_R

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

Source

pub fn ssi1(&self) -> SSI1_R

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

Source

pub fn ssi0(&self) -> SSI0_R

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