[][src]Type Definition muscab1_pac::pwm::PWMRI

type PWMRI = Reg<u32, _PWMRI>;

PWM Read Intr Enable Register.Reading from this address accesses the current state of the interrupt control registers

This register you can read. See API.

For information about avaliable fields see pwmri module

Trait Implementations

impl Readable for PWMRI[src]

read() method returns pwmri::R reader structure