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

type CONFLAG = Reg<u32, _CONFLAG>;

SCT conflict flag register

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

For information about available fields see conflag module

Trait Implementations

impl Readable for CONFLAG[src]

read() method returns conflag::R reader structure

impl ResetValue for CONFLAG[src]

Register CONFLAG reset()'s with value 0

type Type = u32

Register size

impl Writable for CONFLAG[src]

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