In RRC Message MIB there is an IE PHICH config whcih consist of PHICH Duration and PHICH Resource
PHICH-Config ::= SEQUENCE {
phich-Duration ENUMERATED {normal, extended},
phich-Resource ENUMERATED {oneSixth, half, one, two} }
}
What is the importance of these two IEs ???