[][src]Type Definition k22f::rcm::RPFW

type RPFW = Reg<u8, _RPFW>;

Reset Pin Filter Width register

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

For information about available fields see rpfw module

Trait Implementations

impl Readable for RPFW[src]

read() method returns rpfw::R reader structure

impl ResetValue for RPFW[src]

Register RPFW reset()'s with value 0

type Type = u8

Register size

impl Writable for RPFW[src]

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