[][src]Type Definition lpc54606_pac::sct0::CONEN

type CONEN = Reg<u32, _CONEN>;

SCT conflict interrupt enable register

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

For information about available fields see conen module

Trait Implementations

impl Readable for CONEN[src]

read() method returns conen::R reader structure

impl ResetValue for CONEN[src]

Register CONEN reset()'s with value 0

type Type = u32

Register size

impl Writable for CONEN[src]

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