[][src]Type Definition k22f::pdb0::POEN

type POEN = Reg<u32, _POEN>;

Pulse-Out n Enable register

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

For information about available fields see poen module

Trait Implementations

impl Readable for POEN[src]

read() method returns poen::R reader structure

impl ResetValue for POEN[src]

Register POEN reset()'s with value 0

type Type = u32

Register size

impl Writable for POEN[src]

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