[][src]Type Definition ADuCM302x::flcc0::ABORT_EN_HI

type ABORT_EN_HI = Reg<u32, _ABORT_EN_HI>;

IRQ Abort Enable (Upper Bits)

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

For information about available fields see abort_en_hi module

Trait Implementations

impl Readable for ABORT_EN_HI[src]

read() method returns abort_en_hi::R reader structure

impl ResetValue for ABORT_EN_HI[src]

Register ABORT_EN_HI reset()'s with value 0

type Type = u32

Register size

impl Writable for ABORT_EN_HI[src]

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