[][src]Type Definition xmc4800::ppb::NVIC_ISPR1

type NVIC_ISPR1 = Reg<u32, _NVIC_ISPR1>;

Interrupt Set-pending Register 1

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

For information about avaliable fields see nvic_ispr1 module

Trait Implementations

impl Readable for NVIC_ISPR1[src]

read() method returns nvic_ispr1::R reader structure

impl Writable for NVIC_ISPR1[src]

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

impl ResetValue for NVIC_ISPR1[src]

Register NVIC_ISPR1 reset()'s with value 0

type Type = u32

Register size