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

type PCFG2 = Reg<u32, _PCFG2>;

Configuration register 2 for channel pair

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

For information about available fields see pcfg2 module

Trait Implementations

impl Readable for PCFG2[src]

read() method returns pcfg2::R reader structure

impl ResetValue for PCFG2[src]

Register PCFG2 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCFG2[src]

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