[−][src]Type Definition lpc55_pac::plu::LUT_TRUTH  
type LUT_TRUTH = Reg<u32, _LUT_TRUTH>;
Specifies the Truth Table contents for LUT0
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see lut_truth module
Trait Implementations
impl Readable for LUT_TRUTH[src]
read() method returns lut_truth::R reader structure
impl ResetValue for LUT_TRUTH[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for LUT_TRUTH[src]
write(|w| ..) method takes lut_truth::W writer structure