[][src]Type Definition lpc54606_pac::can0::IE

type IE = Reg<u32, _IE>;

Interrupt Enable

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

For information about available fields see ie module

Trait Implementations

impl Readable for IE[src]

read() method returns ie::R reader structure

impl ResetValue for IE[src]

Register IE reset()'s with value 0

type Type = u32

Register size

impl Writable for IE[src]

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