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

type PIER = Reg<u32, _PIER>;

PWM Interrupt Enable Register

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

For information about available fields see pier module

Trait Implementations

impl Readable for PIER[src]

read() method returns pier::R reader structure

impl ResetValue for PIER[src]

Register PIER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIER[src]

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