[][src]Type Definition atsame54p20a::tal::INTCPUSEL4

type INTCPUSEL4 = Reg<u32, _INTCPUSEL4>;

Interrupts CPU Select 4

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

For information about available fields see intcpusel4 module

Trait Implementations

impl Readable for INTCPUSEL4[src]

read() method returns intcpusel4::R reader structure

impl ResetValue for INTCPUSEL4[src]

Register INTCPUSEL4 reset()'s with value 0

type Type = u32

Register size

impl Writable for INTCPUSEL4[src]

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