[][src]Type Definition muscab1_pac::uart0::UARTIMSC

type UARTIMSC = Reg<u32, _UARTIMSC>;

Interrupt mask set/clear register

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

For information about avaliable fields see uartimsc module

Trait Implementations

impl Readable for UARTIMSC[src]

read() method returns uartimsc::R reader structure

impl Writable for UARTIMSC[src]

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

impl ResetValue for UARTIMSC[src]

Register UARTIMSC reset()'s with value 0

type Type = u32

Register size