[][src]Type Definition tm4c123x::ssi0::CPSR

type CPSR = Reg<u32, _CPSR>;

SSI Clock Prescale

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see cpsr module

Trait Implementations

impl Readable for CPSR[src]

read() method returns cpsr::R reader structure

impl Writable for CPSR[src]

write(|w| ..) method takes cpsr::W writer structure

impl ResetValue for CPSR[src]

Register CPSR reset()'s with value 0

type Type = u32

Register size