[][src]Type Definition cc3220sf::i2s::PFUNC

type PFUNC = Reg<u32, _PFUNC>;

PFUNC

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

For information about available fields see pfunc module

Trait Implementations

impl Readable for PFUNC[src]

read() method returns pfunc::R reader structure

impl ResetValue for PFUNC[src]

Register PFUNC reset()'s with value 0

type Type = u32

Register size

impl Writable for PFUNC[src]

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