[−][src]Type Definition lpc55_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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for CONFLAG[src]
write(|w| ..) method takes conflag::W writer structure