[][src]Type Definition lpc54606_pac::sdif::CLKENA

type CLKENA = Reg<u32, _CLKENA>;

Clock Enable register

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

For information about available fields see clkena module

Trait Implementations

impl Readable for CLKENA[src]

read() method returns clkena::R reader structure

impl ResetValue for CLKENA[src]

Register CLKENA reset()'s with value 0

type Type = u32

Register size

impl Writable for CLKENA[src]

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