[][src]Type Definition lpc54606_pac::i2s0::secchannel::PCFG1

type PCFG1 = Reg<u32, _PCFG1>;

Configuration register 1 for channel pair

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

For information about available fields see pcfg1 module

Trait Implementations

impl Readable for PCFG1[src]

read() method returns pcfg1::R reader structure

impl ResetValue for PCFG1[src]

Register PCFG1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCFG1[src]

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