[][src]Type Definition xmc4400::dlr::LNEN

type LNEN = Reg<u32, _LNEN>;

Line Enable

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

For information about available fields see lnen module

Trait Implementations

impl Readable for LNEN[src]

read() method returns lnen::R reader structure

impl ResetValue for LNEN[src]

Register LNEN reset()'s with value 0

type Type = u32

Register size

impl Writable for LNEN[src]

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