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

type PLDMND = Reg<u32, _PLDMND>;

Poll Demand register

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

For information about available fields see pldmnd module

Trait Implementations

impl Readable for PLDMND[src]

read() method returns pldmnd::R reader structure

impl ResetValue for PLDMND[src]

Register PLDMND reset()'s with value 0

type Type = u32

Register size

impl Writable for PLDMND[src]

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