[][src]Type Definition nuc1xx::pwma::PIIR

type PIIR = Reg<u32, _PIIR>;

PWM Interrupt Indication Register

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

For information about available fields see piir module

Trait Implementations

impl Readable for PIIR[src]

read() method returns piir::R reader structure

impl ResetValue for PIIR[src]

Register PIIR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIIR[src]

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