[][src]Type Definition xmc4400::scu_interrupt::SRMSK

type SRMSK = Reg<u32, _SRMSK>;

SCU Service Request Mask

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

For information about available fields see srmsk module

Trait Implementations

impl Readable for SRMSK[src]

read() method returns srmsk::R reader structure

impl ResetValue for SRMSK[src]

Register SRMSK reset()'s with value 0

type Type = u32

Register size

impl Writable for SRMSK[src]

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