[−][src]Type Definition lpc55_pac::plu::OUTPUT_MUX  
type OUTPUT_MUX = Reg<u32, _OUTPUT_MUX>;
Selects the source to be connected to PLU Output 0
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see output_mux module
Trait Implementations
impl Readable for OUTPUT_MUX[src]
read() method returns output_mux::R reader structure
impl ResetValue for OUTPUT_MUX[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for OUTPUT_MUX[src]
write(|w| ..) method takes output_mux::W writer structure