[][src]Type Definition ke06z4_pac::port::IOFLT0

type IOFLT0 = Reg<u32, _IOFLT0>;

Port Filter Register 0

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

For information about available fields see ioflt0 module

Trait Implementations

impl Readable for IOFLT0[src]

read() method returns ioflt0::R reader structure

impl ResetValue for IOFLT0[src]

Register IOFLT0 reset()'s with value 0x00c0_0000

type Type = u32

Register size

impl Writable for IOFLT0[src]

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