[][src]Type Definition efm32pg12_pac::letimer0::IEN

type IEN = Reg<u32, _IEN>;

Interrupt Enable Register

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

For information about avaliable fields see ien module

Trait Implementations

impl Readable for IEN[src]

read() method returns ien::R reader structure

impl Writable for IEN[src]

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

impl ResetValue for IEN[src]

Register IEN reset()'s with value 0

type Type = u32

Register size