[][src]Type Definition xmc1100::ccu40_cc40::SRS

type SRS = Reg<u32, _SRS>;

Service Request Selector

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

For information about avaliable fields see srs module

Trait Implementations

impl Readable for SRS[src]

read() method returns srs::R reader structure

impl ResetValue for SRS[src]

Register SRS reset()'s with value 0

type Type = u32

Register size

impl Writable for SRS[src]

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