[][src]Type Definition lpc55s6x_pac::flash::INT_ENABLE

type INT_ENABLE = Reg<u32, _INT_ENABLE>;

Interrupt enable bits

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

For information about avaliable fields see int_enable module

Trait Implementations

impl Readable for INT_ENABLE[src]

read() method returns int_enable::R reader structure

impl Writable for INT_ENABLE[src]

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

impl ResetValue for INT_ENABLE[src]

Register INT_ENABLE reset()'s with value 0

type Type = u32

Register size