Struct xmc1000::ppb::SYST_CSR[][src]

pub struct SYST_CSR { /* fields omitted */ }

SysTick Control and Status Register

Methods

impl SYST_CSR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for SYST_CSR

impl !Sync for SYST_CSR