path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
workspace/myproject/myproject/templates/example/assets/layouts/layout3/css/themes/yellow-orange.css
liangazhou/django-rdp
/* Cubic Bezier Transition */ /**** Boby ****/ body { background-color: #fff; } body.page-md { background: white; } /****** General ******/ /* Theme Font Color */ .theme-font { color: #F2784B !important; } /* Pace - Page Progress */ .pace .pace-progress { background: #F2784B; } /* Theme Light Portlet */ .portlet.light .btn.btn-circle.btn-icon-only.btn-default { border-color: #bbc2ce; } .portlet.light .btn.btn-circle.btn-icon-only.btn-default > i { font-size: 13px; color: #a6b0bf; } .portlet.light .btn.btn-circle.btn-icon-only.btn-default:hover, .portlet.light .btn.btn-circle.btn-icon-only.btn-default.active { color: #fff; background: #F2784B; border-color: #F2784B; } .portlet.light .btn.btn-circle.btn-icon-only.btn-default:hover > i, .portlet.light .btn.btn-circle.btn-icon-only.btn-default.active > i { color: #fff; } /****** Page Header ******/ .page-header { background-color: #fff; /* Page Header Top */ /* Page Header Menu */ } .page-header .page-header-top { /* Top menu */ } .page-header .page-header-top.fixed { background: #fff !important; box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.2); } .page-header .page-header-top .top-menu .navbar-nav { /* Top Links */ /* Separator */ /* Extended Dropdowns */ /* Notification */ /* Inbox */ /* Tasks */ /* User */ /* Language */ /* Dark version */ } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown .separator { border-left: 1px solid #E3E8EC; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > i { color: #C1CCD1; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:active, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:focus, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:hover { background-color: #fff; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:active > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:focus > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:hover > i { color: #a4b4bb; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle .badge.badge-default { background-color: #f36a5a; color: #ffffff; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown:active .dropdown-toggle, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown:focus .dropdown-toggle, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle { background-color: #fff; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown:active .dropdown-toggle > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown:focus .dropdown-toggle > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle > i { color: #a4b4bb; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-separator .separator { border-left: 1px solid #E3E8EC; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu:after { border-bottom-color: #f7f8fa; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external { background: #f7f8fa; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > h3 { color: #6f949c; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a { color: #337ab7; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a:hover { color: #23527c; text-decoration: none; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li > a { border-bottom: 1px solid #EFF2F6 !important; color: #222222; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li > a:hover { background: #f8f9fa; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li > a .time { background: #f1f1f1; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li > a:hover .time { background: #e4e4e4; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-toggle > .circle { background-color: #F2784B; color: #ffffff; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-toggle > .corner { border-color: transparent transparent transparent #F2784B; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox .dropdown-menu .dropdown-menu-list .subject .from { color: #5b9bd1; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-tasks .dropdown-menu .dropdown-menu-list .progress { background-color: #dfe2e9; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username { color: #8ea3b6; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i { color: #8ea3b6; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-menu { width: 195px; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user:hover > .dropdown-toggle > .username, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user:hover > .dropdown-toggle > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user.open > .dropdown-toggle > .username, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user.open > .dropdown-toggle > i { color: #7089a2; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname { color: #8ea3b6; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language:hover > .dropdown-toggle > .langname, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language.open > .dropdown-toggle > .langname { color: #7089a2; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu { background: #2e343b; border: 0; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu:after { border-bottom-color: #2e343b; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external { background: #272c33; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external > h3 { color: #a2abb7; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external > a:hover { color: #5496cf; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a { color: #aaafb7; border-bottom: 1px solid #3b434c !important; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a > i { color: #6FA7D7; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a:hover, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a:hover { background: #373e47; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a { border-bottom: 0 !important; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li.divider { background: #3b434c; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a .time { background: #23272d; } .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a:hover .time { background: #181b1e; } .page-header .page-header-menu { background: #444d58; /* Default Mega Menu */ /* Light Mega Menu */ /* Header seaech box */ } .page-header .page-header-menu.fixed { box-shadow: 0px 1px 10px 0px rgba(68, 77, 88, 0.2); } .page-header .page-header-menu .hor-menu .navbar-nav { /* Mega menu content */ /* Classic menu */ } .page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu { box-shadow: 5px 5px rgba(85, 97, 111, 0.2); } .page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 { color: #ced5de; } .page-header .page-header-menu .hor-menu .navbar-nav > li > a { color: #BCC2CB; } .page-header .page-header-menu .hor-menu .navbar-nav > li > a > i { color: #BCC2CB; } .page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:focus, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:active { color: #ffffff; background: #55616f !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:focus > i, .page-header .page-header-menu .hor-menu .navbar-nav > li > a:active > i { color: #ffffff; } .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover { color: #f1f1f1; background: #4E5966; } .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover > i { color: #BCC2CB; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu { box-shadow: 5px 5px rgba(85, 97, 111, 0.2); background: #55616f; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a { color: #ced5de; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a > i { color: #6fa7d7; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a { color: #ced5de; background: #5d6b7a; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a > i { color: #6fa7d7; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover { color: #ced5de; background: #5d6b7a; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover > i { color: #6fa7d7; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.divider { background-color: #606d7d; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-submenu > a:after { color: #6fa7d7; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav { /* Mega menu content */ /* Classic menu */ } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.mega-menu-dropdown > .dropdown-menu { box-shadow: 5px 5px rgba(85, 97, 111, 0.2); } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 { color: #555; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a { color: #BCC2CB; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a > i { color: #BCC2CB; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a:hover { color: #ffffff; background: #55616f; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a:hover > i { color: #ffffff; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li:hover > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.open > a { color: #333 !important; background: #fafafc !important; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li:hover > a > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.open > a > i { color: #333 !important; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a:hover, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a:hover { color: #f1f1f1; background: #4E5966; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a:hover > i { color: #BCC2CB; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu { box-shadow: 5px 5px rgba(85, 97, 111, 0.2); background: #fafafc; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li > a { color: #000; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li > a > i { color: #6fa7d7; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li:hover > a { color: #000; background: #eaeaf2; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li:hover > a > i { color: #6fa7d7; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a:hover, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a:hover { color: #000; background: #eaeaf2; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a:hover > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a:hover > i { color: #6fa7d7; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.divider { background-color: #ededf4; } .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > .dropdown-menu { border: 1px solid #eaeaf2; border-top: 0; } .page-header .page-header-menu .search-form { background: #38414c; } .page-header .page-header-menu .search-form .input-group { background: #38414c; } .page-header .page-header-menu .search-form .input-group .form-control { color: #616d7d; background: #38414c; } .page-header .page-header-menu .search-form .input-group .form-control::-moz-placeholder { color: #5f6a7a; opacity: 1; } .page-header .page-header-menu .search-form .input-group .form-control:-ms-input-placeholder { color: #5f6a7a; } .page-header .page-header-menu .search-form .input-group .form-control::-webkit-input-placeholder { color: #5f6a7a; } .page-header .page-header-menu .search-form .input-group .input-group-btn .btn.submit > i { color: #616d7d; } /****** Page Footer ******/ .page-prefooter { background: #48525e; color: #a2abb7; } .page-prefooter h2 { color: #F2784B; } .page-prefooter a { color: #F2784B; } .page-prefooter .subscribe-form .form-control { background: #343b44; border-color: #343b44; color: #a2abb7; } .page-prefooter .subscribe-form .form-control::-moz-placeholder { color: #939eac; opacity: 1; } .page-prefooter .subscribe-form .form-control:-ms-input-placeholder { color: #939eac; } .page-prefooter .subscribe-form .form-control::-webkit-input-placeholder { color: #939eac; } .page-prefooter .subscribe-form .btn { color: #fff; background-color: #f38359; border-color: #f38359; } .page-prefooter .subscribe-form .btn:focus, .page-prefooter .subscribe-form .btn.focus { color: #fff; background-color: #f05f2a; border-color: #f05f2a; } .page-prefooter .subscribe-form .btn:hover { color: #fff; background-color: #f05f2a; border-color: #f05f2a; } .page-prefooter .subscribe-form .btn:active, .page-prefooter .subscribe-form .btn.active, .open > .page-prefooter .subscribe-form .btn.dropdown-toggle { color: #fff; background-color: #f05f2a; border-color: #f05f2a; } .page-prefooter .subscribe-form .btn:active:hover, .page-prefooter .subscribe-form .btn:active:focus, .page-prefooter .subscribe-form .btn:active.focus, .page-prefooter .subscribe-form .btn.active:hover, .page-prefooter .subscribe-form .btn.active:focus, .page-prefooter .subscribe-form .btn.active.focus, .open > .page-prefooter .subscribe-form .btn.dropdown-toggle:hover, .open > .page-prefooter .subscribe-form .btn.dropdown-toggle:focus, .open > .page-prefooter .subscribe-form .btn.dropdown-toggle.focus { color: #fff; background-color: #ef541b; border-color: #ef541b; } .page-prefooter .subscribe-form .btn:active, .page-prefooter .subscribe-form .btn.active, .open > .page-prefooter .subscribe-form .btn.dropdown-toggle { background-image: none; } .page-prefooter .subscribe-form .btn.disabled, .page-prefooter .subscribe-form .btn.disabled:hover, .page-prefooter .subscribe-form .btn.disabled:focus, .page-prefooter .subscribe-form .btn.disabled.focus, .page-prefooter .subscribe-form .btn.disabled:active, .page-prefooter .subscribe-form .btn.disabled.active, .page-prefooter .subscribe-form .btn[disabled], .page-prefooter .subscribe-form .btn[disabled]:hover, .page-prefooter .subscribe-form .btn[disabled]:focus, .page-prefooter .subscribe-form .btn[disabled].focus, .page-prefooter .subscribe-form .btn[disabled]:active, .page-prefooter .subscribe-form .btn[disabled].active, fieldset[disabled] .page-prefooter .subscribe-form .btn, fieldset[disabled] .page-prefooter .subscribe-form .btn:hover, fieldset[disabled] .page-prefooter .subscribe-form .btn:focus, fieldset[disabled] .page-prefooter .subscribe-form .btn.focus, fieldset[disabled] .page-prefooter .subscribe-form .btn:active, fieldset[disabled] .page-prefooter .subscribe-form .btn.active { background-color: #f38359; border-color: #f38359; } .page-prefooter .subscribe-form .btn .badge { color: #f38359; background-color: #fff; } .page-footer { background: #3b434c; color: #a2abb7; } /* Scroll Top */ .scroll-to-top > i { color: #657383; font-size: 32px; opacity: 0.7 ; filter: alpha(opacity=70) ; } @media (min-width: 992px) { /* 992px */ .page-header { /* Page Header Menu */ } .page-header .page-header-menu.fixed { width: 100%; position: fixed; top: 0; left: 0; z-index: 9995; } } @media (max-width: 991px) { /* 991px */ .page-header .page-header-menu { background: #eff3f8; /* Horizontal mega menu */ } .page-header .page-header-menu .hor-menu .navbar-nav { background: #fff !important; /* Mega menu content */ /* Classic menu */ } .page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu { box-shadow: none; } .page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu { border-right: none !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 { color: #72808a; } .page-header .page-header-menu .hor-menu .navbar-nav > li { border-bottom: 1px solid #F0F0F0; } .page-header .page-header-menu .hor-menu .navbar-nav > li:last-child { border-bottom: 0; } .page-header .page-header-menu .hor-menu .navbar-nav > li > a { background: none !important; color: #666 !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li > a > i { color: #666 !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a { background: none !important; color: #F2784B !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a > i { color: #F2784B !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover { color: #fff !important; background: #F2784B !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.open > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover > i { color: #fff !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu { border: 0 !important; border-top: 1px solid #eee; box-shadow: none !important; background: #fff !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.divider { border-bottom: 1px solid #F0F0F0; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:first-child { margin-top: 1px; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a { color: #666 !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a > i { color: #666 !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a { background: none !important; color: #F2784B !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a > i { color: #F2784B !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.open > a, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.open > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover { color: #fff !important; background: #F2784B !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.open > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.open > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover > i { color: #fff !important; } .page-header .page-header-menu .hor-menu .navbar-nav > li.classic-menu-dropdown .dropdown-menu > li.dropdown-submenu.active > a:after, .page-header .page-header-menu .hor-menu .navbar-nav > li.classic-menu-dropdown .dropdown-menu > li.dropdown-submenu.open > a:after { color: #fff !important; } .page-header .page-header-menu .hor-menu .nav { border: 0 !important; margin: 0 !important; } .page-header .page-header-menu .hor-menu .nav .dropdown-submenu.open > a, .page-header .page-header-menu .hor-menu .nav .dropdown-submenu.open > a:hover { border: 0 !important; margin: 0 !important; color: #fff !important; background: #f48a63 !important; } .page-header .page-header-menu .hor-menu .nav .dropdown-submenu.open > a > i, .page-header .page-header-menu .hor-menu .nav .dropdown-submenu.open > a:hover > i { color: #fff !important; } .page-header .search-form { background: #fff !important; } .page-header .search-form .input-group { background: #fff !important; } .page-header .search-form .input-group .form-control { background: #fff !important; } .page-header .search-form .input-group .input-group-btn .btn.submit { background: #F2784B; } .page-header .search-form .input-group .input-group-btn .btn.submit i { color: #fff !important; } .page-header .search-form .input-group .input-group-btn .btn.submit:hover, .page-header .search-form .input-group .input-group-btn .btn.submit:focus, .page-header .search-form .input-group .input-group-btn .btn.submit:active, .page-header .search-form .input-group .input-group-btn .btn.submit.active { background: #ef5b25; } } @media (max-width: 480px) { /* 480px */ .page-header { /* Top menu */ } .page-header .top-menu { background-color: #fff; } .page-header-fixed-mobile .page-header .top-menu { background-color: #fff; } .page-header .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle { background-color: white; } .page-header-fixed-mobile .page-header .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle { background: none; } .page-header .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle:hover { background-color: #fff; } } /**** CSS3 Spinner Bar ****/ .page-spinner-bar > div, .block-spinner-bar > div { background: #f48a63; }
third_party/blink/web_tests/paint/invalidation/inline-reflow.html
scheib/chromium
<!DOCTYPE HTML> <script src="../../resources/ahem.js"></script> <script src="resources/text-based-repaint.js"></script> <script> function repaintTest() { document.getElementById('div1').style.width = '300px'; document.getElementById('div2').style.width = '300px'; } window.onload = runRepaintAndPixelTest; </script> <style> body { margin: 0; } .container { font: 20px Ahem; width: 200px; position: absolute; } </style> <div class="container" id="div1"> A A A A A AA AA AA AA AAA AAA AAA AAAA AAAA AAAAA AAAAA AAAAAA AAAAAAA AAAAAA AAAAA AAAAA AAAA AAAA AAA AAA AAA AA AA AA AA A A A A A </div> <div class="container" id="div2" style="top: 300px"> A A A A A </div>
native_client_sdk/doc_generated/pepper_stable/c/pp__resource_8h.html
anirudhSK/chromium
{{+bindTo:partials.standard_nacl_article}} <h1>pp_resource.h File Reference</h1> <div id="doxygen-ref"> {{- dummy div to appease doxygen -}} <div> <!-- Generated by Doxygen 1.7.6.1 --> </div> <!--header--> <div class="contents"> <div class="textblock"><div class="dynheader"> Include dependency graph for pp_resource.h:</div> <div class="dyncontent"> <div class="center"><img src="pp__resource_8h__incl.png" border="0" usemap="#pp__resource_8h" alt="" /></div> <map name="pp__resource_8h" id="pp__resource_8h"> </map> </div> </div><h2> Typedefs</h2><table class="memberdecls"> <tr><td class="memItemLeft" align="right" valign="top">typedef int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a></td></tr> </table> <hr /><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"><p>This file defines the <code>PP_Resource</code> type which represents data associated with the module. </p> </div></div><!-- contents --> </div> {{/partials.standard_nacl_article}}
third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal.html
vadimtk/chrome4sdp
<html> <script src="../resources/js-test.js"></script> <script src="../resources/accessibility-helper.js"></script> <header>This is a Header for this page</header> <h1>Heading</h1> <div>Division</div> <p>Paragraph</p> <ruby> 韓國<rp>(</rp><rt>한국</rt><rp>)</rp> </ruby> <dl> <dt>Coffee</dt> <dd>- black hot drink</dd> <dt>Milk</dt> <dd>- white cold drink</dd> </dl> <math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> <mi> x </mi> <mo> + </mo> <mrow> <mi> a </mi> <mo> / </mo> <mi> b </mi> </mrow> </mrow> </math> <main> <article> <header> <h1>Most important heading here</h1> </header> <h1>Google Chrome</h1> <p>Google Chrome is a free, open-source web browser developed by Google, released in 2008.</p> <footer> <p>Footer in article</p> </footer> </article> </main> <nav> <a href="/html/">HTML</a> | <a href="/css/">CSS</a> | <a href="/js/">JavaScript</a> | </nav> <aside> <p>Text that appears under aside</p> </aside> <pre> Text in a pre element </pre> <section> <header> <h1>Most important heading here</h1> </header> <p>Section</p> <footer> <p>Footer in section</p> </footer> </section> <address> Written by Julie<br> Visit us at:www.chromium.org<br> </address> <p>January <dialog open>This is an open dialog window</dialog></p> <iframe src="about:blank"></iframe> <iframe src="about:blank" role="presentation"></iframe> <table> <caption>Caption</caption> <tr> <td>Cell1</td> <td>Cell2</td> </tr> </table> <figure> <img width="12" height="10" src="data:image/gif;base64,R0lGODdhDAAKAJEAAP///wAA/wAAAAAAACwAAAAADAAKAAACEoyPAMihnRY0bzo5a8ZQd94oBQA7" alt="blue"> <figcaption>Fig1. - Blue Box</figcaption> </figure> <embed src="xxx.mp3"> <footer> <p>This is a footer.</p> </footer> <p>End of test</p> <p id="description"></p> <div id="console"></div> <script> description("This test make sure that unfocuasable elements are mapped implicitly to AX roles."); if (window.testRunner) testRunner.dumpAsText(); if (window.accessibilityController) buildAccessibilityTree(accessibilityController.focusedElement, 0, 1); </script> </html>
modules/webalert/web/test_alert_add.html
kaplun/Invenio-OpenAIRE
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="http://localhost" /> <title>test_alert_add</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="1" colspan="3">test_alert_set_search</td></tr> </thead><tbody> <!--DESCRIPTION romeo searches about physics, sets as new alert alert added is verified alert is removed, alert removed is verified--> <tr> <td>open</td> <td>http://localhost</td> <td></td> </tr> <tr> <td>clickAndWait</td> <td>link=login</td> <td></td> </tr> <tr> <td>type</td> <td>p_un</td> <td>romeo</td> </tr> <tr> <td>type</td> <td>p_pw</td> <td>r123omeo</td> </tr> <tr> <td>clickAndWait</td> <td>action</td> <td></td> </tr> <tr> <td>clickAndWait</td> <td>link=Search</td> <td></td> </tr> <tr> <td>type</td> <td>p</td> <td>physics</td> </tr> <tr> <td>clickAndWait</td> <td>action_search</td> <td></td> </tr> <tr> <td>clickAndWait</td> <td>link=email alert</td> <td></td> </tr> <tr> <td>type</td> <td>name</td> <td>news</td> </tr> <tr> <td>select</td> <td>freq</td> <td>label=daily</td> </tr> <tr> <td>clickAndWait</td> <td>action</td> <td></td> </tr> <tr> <td>verifyTextPresent</td> <td></td> <td>The alert news has been added to your profile.</td> </tr> <tr> <td>clickAndWait</td> <td>link=Remove</td> <td></td> </tr> <tr> <td>verifyTextPresent</td> <td></td> <td>The alert news has been removed from your profile</td> </tr> <tr> <td>clickAndWait</td> <td>link=logout</td> <td></td> </tr> </tbody></table> </body> </html>
src/main/resources/doc/fr/html/guide/log/selection.html
lawrancej/logisim
<html> <head> <title>The Selection tab</title> </head> <body bgcolor="FFFFFF"> <h1>The Selection tab</h1> <p>The Selection tab allows you to select which values should be included in the log. The window below corresponds to the following circuit. <center><img src="../../../img-guide/log-counter.png"><br><br> <img src="../../../img-guide/log-selection.png"></center> <p>The tab is divided into three vertical areas. The first (leftmost) is a list of all components in the circuit whose values can be logged. Among the built-in libraries, the following types of components support logging. <blockquote> Wiring library: Pin, Probe, and Clock components<br> I/O library: Button and LED components<br> Memory library: All components except ROM </blockquote> For components which have labels associated with them, their names correspond to the labels; other components' names specify their type and their location within the circuit. Any subcircuits will also appear in the list; they cannot be selected for logging, but eligible components within them can be. Note that the RAM component requires you to choose which memory address(es) should be logged; it allows logging only for the first 256 addresses.</p> <p>The last (rightmost) vertical area lists those components that have been selected. Also, it indicates the radix (base) in which the component's multi-bit values will be logged; the radix does not have a significant effect on one-bit values.</p> <p>The middle column of buttons allows the manipulation of the items within the selection. <ul> <li><strong>Add</strong> adds the currently selected item(s) on the left side into the selection. <li><strong>Change Radix</strong> cycles the radix for the currently selected component in the selection between 2 (binary), 10 (decimal), and 16 (hexadecimal). <li><strong>Move Up</strong> moves the currently selected component in the selection forward one spot. <li><strong>Move Down</strong> moves the currently selected component in the selection back one spot. <li><strong>Remove</strong> removes the currently selected component in the selection. </ul></p> <p><strong>Next:</strong> <a href="table.html">The Table tab</a>.</p> </body> </html>
assets/main.css
adrianogil/adrianogil.github.io
body { font-family: 'Vollkorn', serif; color: #46433A; background-color: #F1EED9; } header, main { padding: 0 20px; } /*** wrapper div for both header and main ***/ .wrapper { margin-top: 10%; } /*** anchor tags ***/ a:link, a:visited, a:hover, a:active { color: #CE534D; text-decoration: none; } a:hover { text-decoration: underline; } /*** main content list ***/ .main-list-item { font-weight: bold; font-size: 1.2em; margin: 0.8em 0; } /* override the left margin added by font awesome for the main content list, since it must be aligned with the content */ .fa-ul.main-list { margin-left: 0; } /* list icons */ .main-list-item-icon { width: 36px; color: #46433A; } /*** logo ***/ .logo-container { text-align: center; } .logo { width: 96px; height: 96px; display: inline-block; background-size: cover; border-radius: 50%; -moz-border-radius: 50%; border: 2px solid #F1EED9; box-shadow: 0 0 0 3px #46433A; } /*** author ***/ .author-container h1 { font-size: 2.8em; margin-top: 0; margin-bottom: 0; text-align: center; } /*** tagline ***/ .tagline-container p { font-size: 1.3em; text-align: center; margin-bottom: 2em; } /******/ hr { border: 0; height: 1px; background-image: -webkit-linear-gradient(left, transparent, #46433A, transparent); background-image: -moz-linear-gradient(left, transparent, #46433A, transparent); background-image: -ms-linear-gradient(left, transparent, #46433A, transparent); background-image: -o-linear-gradient(left, transparent, #46433A, transparent); } /*** footer ***/ footer { position: fixed; bottom: 0; right: 0; height: 20px; } .poweredby { font-family: "Arial Narrow", Arial; font-size: 0.6em; line-height: 0.6em; padding: 0 5px; } /*** media queries ***/ /* X-Small devices (phones, 480px and up) */ @media (min-width: 480px) { /* wrapper stays 480px wide past 480px wide and is kept centered */ .wrapper { width: 480px; margin: 10% auto 0 auto; } } /* All other devices (768px and up) */ @media (min-width: 768px) { /* past 768px the layout is changed and the wrapper has a fixed width of 680px to accomodate both the header column and the content column */ .wrapper { width: 680px; } /* the header column stays left and has a dynamic width with all contents aligned right */ header { float: left; width: 46%; text-align: right; } .author-container h1, .logo-container, .tagline-container p { text-align: right; } main { width: 46%; margin-left: 54%; padding: 0; } }
docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html
jknguyen/josephknguyen-selenium
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>FindSelectedOptionProperties</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="FindSelectedOptionProperties"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/thoughtworks/selenium/webdriven/commands/FindFirstSelectedOptionProperty.html" title="class in com.thoughtworks.selenium.webdriven.commands"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../com/thoughtworks/selenium/webdriven/commands/FireEvent.html" title="class in com.thoughtworks.selenium.webdriven.commands"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html" target="_top">Frames</a></li> <li><a href="FindSelectedOptionProperties.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.thoughtworks.selenium.webdriven.commands</div> <h2 title="Class FindSelectedOptionProperties" class="title">Class FindSelectedOptionProperties</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../com/thoughtworks/selenium/webdriven/SeleneseCommand.html" title="class in com.thoughtworks.selenium.webdriven">com.thoughtworks.selenium.webdriven.SeleneseCommand</a>&lt;java.lang.String[]&gt;</li> <li> <ul class="inheritance"> <li>com.thoughtworks.selenium.webdriven.commands.FindSelectedOptionProperties</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">FindSelectedOptionProperties</span> extends <a href="../../../../../com/thoughtworks/selenium/webdriven/SeleneseCommand.html" title="class in com.thoughtworks.selenium.webdriven">SeleneseCommand</a>&lt;java.lang.String[]&gt;</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html#FindSelectedOptionProperties(com.thoughtworks.selenium.webdriven.JavascriptLibrary, com.thoughtworks.selenium.webdriven.ElementFinder, java.lang.String)">FindSelectedOptionProperties</a></strong>(<a href="../../../../../com/thoughtworks/selenium/webdriven/JavascriptLibrary.html" title="class in com.thoughtworks.selenium.webdriven">JavascriptLibrary</a>&nbsp;library, <a href="../../../../../com/thoughtworks/selenium/webdriven/ElementFinder.html" title="class in com.thoughtworks.selenium.webdriven">ElementFinder</a>&nbsp;finder, java.lang.String&nbsp;property)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.lang.String[]</code></td> <td class="colLast"><code><strong><a href="../../../../../com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html#handleSeleneseCommand(org.openqa.selenium.WebDriver, java.lang.String, java.lang.String)">handleSeleneseCommand</a></strong>(<a href="../../../../../org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a>&nbsp;driver, java.lang.String&nbsp;selectLocator, java.lang.String&nbsp;ignored)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.thoughtworks.selenium.webdriven.SeleneseCommand"> <!-- --> </a> <h3>Methods inherited from class&nbsp;com.thoughtworks.selenium.webdriven.<a href="../../../../../com/thoughtworks/selenium/webdriven/SeleneseCommand.html" title="class in com.thoughtworks.selenium.webdriven">SeleneseCommand</a></h3> <code><a href="../../../../../com/thoughtworks/selenium/webdriven/SeleneseCommand.html#apply(org.openqa.selenium.WebDriver, java.lang.String[])">apply</a>, <a href="../../../../../com/thoughtworks/selenium/webdriven/SeleneseCommand.html#getTimeout(java.lang.String)">getTimeout</a>, <a href="../../../../../com/thoughtworks/selenium/webdriven/SeleneseCommand.html#setDefaultTimeout(long)">setDefaultTimeout</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="FindSelectedOptionProperties(com.thoughtworks.selenium.webdriven.JavascriptLibrary, com.thoughtworks.selenium.webdriven.ElementFinder, java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>FindSelectedOptionProperties</h4> <pre>public&nbsp;FindSelectedOptionProperties(<a href="../../../../../com/thoughtworks/selenium/webdriven/JavascriptLibrary.html" title="class in com.thoughtworks.selenium.webdriven">JavascriptLibrary</a>&nbsp;library, <a href="../../../../../com/thoughtworks/selenium/webdriven/ElementFinder.html" title="class in com.thoughtworks.selenium.webdriven">ElementFinder</a>&nbsp;finder, java.lang.String&nbsp;property)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="handleSeleneseCommand(org.openqa.selenium.WebDriver, java.lang.String, java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>handleSeleneseCommand</h4> <pre>protected&nbsp;java.lang.String[]&nbsp;handleSeleneseCommand(<a href="../../../../../org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a>&nbsp;driver, java.lang.String&nbsp;selectLocator, java.lang.String&nbsp;ignored)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../com/thoughtworks/selenium/webdriven/SeleneseCommand.html#handleSeleneseCommand(org.openqa.selenium.WebDriver, java.lang.String, java.lang.String)">handleSeleneseCommand</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../com/thoughtworks/selenium/webdriven/SeleneseCommand.html" title="class in com.thoughtworks.selenium.webdriven">SeleneseCommand</a>&lt;java.lang.String[]&gt;</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/thoughtworks/selenium/webdriven/commands/FindFirstSelectedOptionProperty.html" title="class in com.thoughtworks.selenium.webdriven.commands"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../com/thoughtworks/selenium/webdriven/commands/FireEvent.html" title="class in com.thoughtworks.selenium.webdriven.commands"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html" target="_top">Frames</a></li> <li><a href="FindSelectedOptionProperties.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
wp-includes/js/thickbox/thickbox.css
dipeshpithava/Moneymoves
#TB_overlay { background: #000; opacity: 0.7; filter: alpha(opacity=70); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 100050; /* Above DFW. */ } #TB_window { position: fixed; background: #fff; z-index: 100050; /* Above DFW. */ visibility: hidden; text-align: left; top: 50%; left: 50%; -webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 ); box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 ); } #TB_window img#TB_Image { display: block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666; } #TB_caption{ height: 25px; padding: 7px 30px 10px 25px; float: left; } #TB_closeWindow { height: 25px; padding: 11px 25px 10px 0; float: right; } #TB_closeAjaxWindow { float: right; } #TB_closeAjaxWindow a { text-decoration: none; } #TB_ajaxWindowTitle { float: left; font-weight: 600; line-height: 29px; overflow: hidden; padding: 0 29px 0 10px; text-overflow: ellipsis; white-space: nowrap; width: calc( 100% - 39px ); } #TB_title { background: #fcfcfc; border-bottom: 1px solid #dfdfdf; height: 29px; } #TB_ajaxContent { clear: both; padding: 2px 15px 15px 15px; overflow: auto; text-align: left; line-height: 1.4em; } #TB_ajaxContent.TB_modal { padding: 15px; } #TB_ajaxContent p { padding: 5px 0px 5px 0px; } #TB_load { position: fixed; display: none; z-index: 103; top: 50%; left: 50%; background-color: #E8E8E8; border: 1px solid #555; margin: -45px 0 0 -125px; padding: 40px 15px 15px; } #TB_HideSelect { z-index: 99; position: fixed; top: 0; left: 0; background-color: #fff; border: none; filter: alpha(opacity=0); opacity: 0; height: 100%; width: 100%; } #TB_iframeContent { clear: both; border: none; } .tb-close-icon { color: #666; text-align: center; line-height: 29px; width: 29px; height: 29px; position: absolute; top: 0; right: 0; } .tb-close-icon:before { content: '\f158'; font: normal 20px/29px 'dashicons'; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .tb-close-icon:hover { color: #00a0d2; }
third_party/blink/web_tests/paint/invalidation/video-play-no-source-under-invalidation.html
scheib/chromium
<!DOCTYPE html> <script> if (window.testRunner) testRunner.dumpAsText(); if (window.internals) internals.runtimeFlags.paintUnderInvalidationCheckingEnabled = true; </script> Tests playing video with invalid source with paintUnderInvalidationChecking enabled. Passes if no under-invalidation reported.<br> <video controls=""> <source src="does-not-exist.webm"> </video>
www/lib/dimple/examples/advanced_dynamic_line_color.html
dshookowsky/RoboRating
<!-----------------------------------------------------------------> <!-- AUTOMATICALLY GENERATED CODE - PLEASE EDIT TEMPLATE INSTEAD --> <!-----------------------------------------------------------------> <!DOCTYPE html> <meta charset="utf-8"> <html> <div id="chartContainer"> <script src="/lib/d3.v3.4.8.js"></script> <script src="/dist/dimple.v2.1.6.js"></script> <script type="text/javascript"> var svg = dimple.newSvg("#chartContainer", 590, 400); d3.tsv("/data/example_data.tsv", function (data) { // Filter for a single SKU and Channel data = dimple.filterData(data, "SKU", "Theta 18 Pack Standard"); data = dimple.filterData(data, "Channel", "Hypermarkets"); // Create and Position a Chart var myChart = new dimple.chart(svg, data); myChart.setBounds(60, 30, 500, 300); var x = myChart.addCategoryAxis("x", "Month") myChart.addMeasureAxis("y", "Unit Sales"); // Order the x axis by date x.addOrderRule("Date"); // Min price will be green, middle price yellow and max red myChart.addColorAxis("Price", ["green", "yellow", "red"]); // Add a thick line with markers var lines = myChart.addSeries(null, dimple.plot.line); lines.lineWeight = 5; lines.lineMarkers = true; // Draw the chart myChart.draw(); }); </script> </div> </html>
themes/default-bootstrap/modules/blocknewsletter/mails/fr/newsletter_voucher.html
tantchontampo/koomaakiti.com
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <title>Message de {shop_name}</title> <style> @media only screen and (max-width: 300px){ body { width:218px !important; margin:auto !important; } .table {width:195px !important;margin:auto !important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto !important;display: block !important;} span.title{font-size:20px !important;line-height: 23px !important} span.subtitle{font-size: 14px !important;line-height: 18px !important;padding-top:10px !important;display:block !important;} td.box p{font-size: 12px !important;font-weight: bold !important;} .table-recap table, .table-recap thead, .table-recap tbody, .table-recap th, .table-recap td, .table-recap tr { display: block !important; } .table-recap{width: 200px!important;} .table-recap tr td, .conf_body td{text-align:center !important;} .address{display: block !important;margin-bottom: 10px !important;} .space_address{display: none !important;} } @media only screen and (min-width: 301px) and (max-width: 500px) { body {width:308px!important;margin:auto!important;} .table {width:285px!important;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} .table-recap table, .table-recap thead, .table-recap tbody, .table-recap th, .table-recap td, .table-recap tr { display: block !important; } .table-recap{width: 295px !important;} .table-recap tr td, .conf_body td{text-align:center !important;} } @media only screen and (min-width: 501px) and (max-width: 768px) { body {width:478px!important;margin:auto!important;} .table {width:450px!important;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} } @media only screen and (max-device-width: 480px) { body {width:308px!important;margin:auto!important;} .table {width:285px;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} .table-recap{width: 295px!important;} .table-recap tr td, .conf_body td{text-align:center!important;} .address{display: block !important;margin-bottom: 10px !important;} .space_address{display: none !important;} } </style> </head> <body style="-webkit-text-size-adjust:none;background-color:#fff;width:650px;font-family:Open-sans, sans-serif;color:#555454;font-size:13px;line-height:18px;margin:auto"> <table class="table table-mail" style="width:100%;margin-top:10px;-moz-box-shadow:0 0 5px #afafaf;-webkit-box-shadow:0 0 5px #afafaf;-o-box-shadow:0 0 5px #afafaf;box-shadow:0 0 5px #afafaf;filter:progid:DXImageTransform.Microsoft.Shadow(color=#afafaf,Direction=134,Strength=5)"> <tr> <td class="space" style="width:20px;padding:7px 0">&nbsp;</td> <td align="center" style="padding:7px 0"> <table class="table" bgcolor="#ffffff" style="width:100%"> <tr> <td align="center" class="logo" style="border-bottom:4px solid #333333;padding:7px 0"> <a title="{shop_name}" href="{shop_url}" style="color:#337ff1"> <img src="{shop_logo}" alt="{shop_name}" /> </a> </td> </tr> <tr> <td align="center" class="titleblock" style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <span class="title" style="font-weight:500;font-size:28px;text-transform:uppercase;line-height:33px">Bonjour,</span> </font> </td> </tr> <tr> <td class="space_footer" style="padding:0!important">&nbsp;</td> </tr> <tr> <td class="box" style="border:1px solid #D6D4D4;background-color:#f8f8f8;padding:7px 0"> <table class="table" style="width:100%"> <tr> <td width="10" style="padding:7px 0">&nbsp;</td> <td style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <p data-html-only="1" style="border-bottom:1px solid #D6D4D4;margin:3px 0 7px;text-transform:uppercase;font-weight:500;font-size:18px;padding-bottom:10px"> Inscription à la newsletter </p> <span style="color:#777"> En remerciement pour votre inscription à notre newsletter nous avons le plaisir de vous offrir un bon de réduction : <span style="color:#333"><strong>{discount}</strong></span> </span> </font> </td> <td width="10" style="padding:7px 0">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td class="space_footer" style="padding:0!important">&nbsp;</td> </tr> <tr> <td class="footer" style="border-top:4px solid #333333;padding:7px 0"> <span><a href="{shop_url}" style="color:#337ff1">{shop_name}</a> réalisé avec <a href="http://www.prestashop.com/" style="color:#337ff1">PrestaShop&trade;</a></span> </td> </tr> </table> </td> <td class="space" style="width:20px;padding:7px 0">&nbsp;</td> </tr> </table> </body> </html>
tests/wpt/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-038.html
dsandeephegde/servo
<!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"/> <title>CSS3 Text, linebreaks: 3008 LEFT ANGLE BRACKET</title> <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'> <link rel='help' href='https://drafts.csswg.org/css-text-3/#line-breaking'> <link rel="match" href="reference/css3-text-line-break-opclns-038-ref.html"> <meta name='flags' content=''> <meta name="assert" content="Because it has OP Opening Punctuation property, the browser will not leave 3008 LEFT ANGLE BRACKET at the end of a line."> <style type='text/css'> @font-face { font-family: 'mplus-1p-regular'; src: url('support/mplus-1p-regular.woff') format('woff'); /* filesize: 803K */ } .test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 95px; padding: 0; border: 1px solid orange; line-height: 1em; } </style> </head> <body> <p class="instructions">Test passes if the two orange boxes are identical.</p> <div class='test'>中中&#x3008;文</div> <div class='ref'>中中<br />&#x3008;文</div> <!--Notes: These tests examine the default behavior of characters against the expectations in the Unicode Standard Annex, version 5.1.0. The two-letter abbreviations are conventions for property names in the Unicode Standard. Non-tailorable characters have normative behavior in the Unicode Standard that applies in all normal circumstances. <p class='notes'>For more information about expected line break behavior and line break classes, see <a href='http://www.unicode.org/reports/tr14/'>Unicode Standard Annex #14 Line Breaking Properties</a>. --> </body> </html>
website/templates/_analytics.html
tkandala/TimelineJS3
<!-- Analytics--> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-537357-19']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>
modules/Opportunities/SubPanelViewProjects.html
jmertic/sugarplatformdemo
<!-- /********************************************************************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as published by the * Free Software Foundation with the addition of the following permission added * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more * details. * * You should have received a copy of the GNU Affero General Public License along with * this program; if not, see http://www.gnu.org/licenses or write to the Free * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA. * * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road, * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com. * * The interactive user interfaces in modified source and object code versions * of this program must display Appropriate Legal Notices, as required under * Section 5 of the GNU Affero General Public License version 3. * * In accordance with Section 7(b) of the GNU Affero General Public License version 3, * these Appropriate Legal Notices must retain the display of the "Powered by * SugarCRM" logo. If the display of the logo is not reasonably feasible for * technical reasons, the Appropriate Legal Notices must display the words * "Powered by SugarCRM". ********************************************************************************/ /********************************************************************************* * {APP.LBL_CURRENCY_SYM}Header: /cvsroot/sugarcrm/sugarcrm/modules/Opportunities/SubPanelView.html,v 1.5 2004/06/16 17:49:36 sugarclint Exp {APP.LBL_CURRENCY_SYM} ********************************************************************************/ --> <!-- BEGIN: main --> <table cellpadding="0" cellspacing="0" width="100%" border="0" class="list view"> <tr height="20" > <td scope="col" scope="col" width="50%" ><slot>{MOD.LBL_LIST_OPPORTUNITY_NAME}</slot></td> <td scope="col" width="30%" ><slot>{MOD.LBL_LIST_ACCOUNT_NAME}</slot></td> <td scope="col" width="20%" ><slot>{MOD.LBL_LIST_DATE_CLOSED}</slot></td> <td scope="col" width="20%" ><slot>&nbsp;</slot></td> </tr> <!-- BEGIN: row --> <tr height="20" class="{ROW_COLOR}S1"> <td scope="row" valign=TOP><slot><a href="{URL_PREFIX}index.php?action=DetailView&module=Opportunities&record={OPPORTUNITY.ID}" >{OPPORTUNITY.NAME}</a></slot></td> <td valign=TOP><slot><a href="{URL_PREFIX}index.php?action=DetailView&module=Accounts&record={OPPORTUNITY.ACCOUNT_ID}" >{OPPORTUNITY.ACCOUNT_NAME}</A></slot></td> <td valign=TOP><slot>{OPPORTUNITY.DATE_CLOSED}</slot></td> <td nowrap align="center" valign=TOP><slot><a class="listViewTdToolsS1" onclick="return confirm('{MOD.OPPORTUNITY_REMOVE_PROJECT_CONFIRM}');" href="{URL_PREFIX}index.php?module=ProjectRelation&action=Delete&relation_id={OPPORTUNITY.ID}{RETURN_URL}" >{REMOVE_INLINE_PNG}</a>&nbsp;<a class="listViewTdToolsS1" onclick="return confirm('{MOD.OPPORTUNITY_REMOVE_PROJECT_CONFIRM}');" href="{URL_PREFIX}index.php?module=ProjectRelation&action=Delete&relation_id={OPPORTUNITY.ID}{RETURN_URL}" >{APP.LNK_REMOVE}</a></slot></td> </tr> <!-- END: row --> </table> <!-- END: main -->
third_party/java/proguard/proguard5.3.3/docs/manual/examples.html
dslomov/bazel
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> <meta http-equiv="content-style-type" content="text/css"> <link rel="stylesheet" type="text/css" href="style.css"> <title>ProGuard Examples</title> </head> <body> <script type="text/javascript" language="JavaScript"> <!-- if (window.self==window.top) document.write('<a class="largebutton" target="_top" href="../index.html#manual/examples.html">ProGuard index</a> <a class="largebutton" target="_top" href="http://www.guardsquare.com/dexguard">DexGuard</a> <a class="largebutton" target="_top" href="http://www.guardsquare.com/">GuardSquare</a> <a class="largebutton" target="other" href="http://sourceforge.net/projects/proguard/">Sourceforge</a>') //--> </script> <noscript> <a class="largebutton" target="_top" href="../index.html#manual/examples.html">ProGuard index</a> <a class="largebutton" target="_top" href="http://www.guardsquare.com/dexguard">DexGuard</a> <a class="largebutton" target="_top" href="http://www.guardsquare.com/">GuardSquare</a> <a class="largebutton" target="other" href="http://sourceforge.net/projects/proguard/">Sourceforge</a> </noscript> <h2>Examples</h2> Some typical useful configurations: <ol> <li><a href="#application">A typical application</a></li> <li><a href="#applet">A typical applet</a></li> <li><a href="#midlet">A typical midlet</a></li> <li><a href="#jcapplet">A typical Java Card applet</a></li> <li><a href="#xlet">A typical xlet</a></li> <li><a href="#androidactivity">A simple Android activity</a></li> <li><a href="#androidapplication">A complete Android application</a></li> <li><a href="#library">A typical library</a></li> <li><a href="#applications">All possible applications in the input jars</a></li> <li><a href="#applets">All possible applets in the input jars</a></li> <li><a href="#midlets">All possible midlets in the input jars</a></li> <li><a href="#jcapplets">All possible Java Card applets in the input jars</a></li> <li><a href="#xlets">All possible xlets in the input jars</a></li> <li><a href="#servlets">All possible servlets in the input jars</a></li> <li><a href="#scala">Scala applications with the Scala runtime</a></li> <li><a href="#native">Processing native methods</a></li> <li><a href="#callback">Processing callback methods</a></li> <li><a href="#enumerations">Processing enumeration classes</a></li> <li><a href="#serializable">Processing serializable classes</a></li> <li><a href="#beans">Processing bean classes</a></li> <li><a href="#annotations">Processing annotations</a></li> <li><a href="#database">Processing database drivers</a></li> <li><a href="#componentui">Processing ComponentUI classes</a></li> <li><a href="#rmi">Processing RMI code</a></li> <li><a href="#injection">Processing dependency injection</a></li> <li><a href="#dagger">Processing Dagger code</a></li> <li><a href="#butterknife">Processing Butterknife code</a></li> <li><a href="#resourcefiles">Processing resource files</a></li> <li><a href="#manifestfiles">Processing manifest files</a></li> <li><a href="#stacktrace">Producing useful obfuscated stack traces</a></li> <li><a href="#repackaging">Obfuscating package names</a></li> <li><a href="#logging">Removing logging code</a></li> <li><a href="#restructuring">Restructuring the output archives</a></li> <li><a href="#filtering">Filtering the input and the output</a></li> <li><a href="#multiple">Processing multiple applications at once</a></li> <li><a href="#incremental">Incremental obfuscation</a></li> <li><a href="#microedition">Preverifying class files for Java Micro Edition</a></li> <li><a href="#upgrade">Upgrading class files to Java 6</a></li> <li><a href="#deadcode">Finding dead code</a></li> <li><a href="#structure">Printing out the internal structure of class files</a></li> <li><a href="#annotated">Using annotations to configure ProGuard</a></li> </ol> You can find some sample configuration files in the <code>examples</code> directory of the ProGuard distribution. <h3><a name="application">A typical application</a></h3> To shrink, optimize, and obfuscate a simple Java application, you typically create a configuration file like <code>myconfig.pro</code>, which can be used with <pre> bin/proguard @myconfig.pro </pre> <p> The configuration file specifies the input, the output, and the entry points of the application: <pre> -injars myapplication.jar -outjars myapplication_out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -printmapping myapplication.map -keep public class mypackage.MyMain { public static void main(java.lang.String[]); } </pre> <p> Note the use of the <code>&lt;java.home&gt;</code> system property. ProGuard automatically replaces it when parsing the file. <p> The <a href="usage.html#keep"><code>-keep</code></a> option specifies the entry point of the application that has to be preserved. The access modifiers <code>public</code> and <code>static</code> are not really required in this case, since we know a priori that the specified class and method have the proper access flags. It just looks more familiar this way. <p> Note that all type names are fully specified: <code>mypackage.MyMain</code> and <code>java.lang.String[]</code>. <p> We're writing out an obfuscation mapping file with <a href="usage.html#printmapping"><code>-printmapping</code></a>, for de-obfuscating any stack traces later on, or for incremental obfuscation of extensions. <p> We can further improve the results with a few additional options: <pre> -optimizationpasses 3 -overloadaggressively -repackageclasses '' -allowaccessmodification </pre> These options are not required; they just shave off some extra bytes from the output jar, by performing up to 3 optimization passes, and by aggressively obfuscating class members and <a href="#repackaging">package names</a>. <p> In general, you might need a few additional options for processing <a href="#native">native methods</a>, <a href="#callback">callback methods</a>, <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable classes</a>, <a href="#beans">bean classes</a>, <a href="#annotations">annotations</a>, and <a href="#resourcefiles">resource files</a>. <h3><a name="applet">A typical applet</a></h3> These options shrink, optimize, and obfuscate the applet <code>mypackage.MyApplet</code>: <pre> -injars in.jar -outjars out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -keep public class mypackage.MyApplet </pre> <p> The typical applet methods will be preserved automatically, since <code>mypackage.MyApplet</code> is an extension of the <code>Applet</code> class in the library <code>rt.jar</code>. <p> If applicable, you should add options for processing <a href="#native">native methods</a>, <a href="#callback">callback methods</a>, <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable classes</a>, <a href="#beans">bean classes</a>, <a href="#annotations">annotations</a>, and <a href="#resourcefiles">resource files</a>. <h3><a name="midlet">A typical midlet</a></h3> These options shrink, optimize, obfuscate, and preverify the midlet <code>mypackage.MyMIDlet</code>: <pre> -injars in.jar -outjars out.jar -libraryjars /usr/local/java/wtk2.5.2/lib/midpapi20.jar -libraryjars /usr/local/java/wtk2.5.2/lib/cldcapi11.jar -overloadaggressively -repackageclasses '' -allowaccessmodification -microedition -keep public class mypackage.MyMIDlet </pre> <p> Note how we're now targeting the Java Micro Edition run-time environment of <code>midpapi20.jar</code> and <code>cldcapi11.jar</code>, instead of the Java Standard Edition run-time environment <code>rt.jar</code>. You can target other JME environments by picking the appropriate jars. <p> The typical midlet methods will be preserved automatically, since <code>mypackage.MyMIDlet</code> is an extension of the <code>MIDlet</code> class in the library <code>midpapi20.jar</code>. <p> The <a href="usage.html#microedition"><code>-microedition</code></a> option makes sure the class files are preverified for Java Micro Edition, producing compact <code>StackMap</code> attributes. It is no longer necessary to run an external preverifier. <p> Be careful if you do use the external <code>preverify</code> tool on a platform with a case-insensitive filing system, such as Windows. Because this tool unpacks your processed jars, you should then use ProGuard's <a href="usage.html#dontusemixedcaseclassnames"><code>-dontusemixedcaseclassnames</code></a> option. <p> If applicable, you should add options for processing <a href="#native">native methods</a> and <a href="#resourcefiles">resource files</a>. <p> Note that you will still have to adapt the midlet jar size in the corresponding jad file; ProGuard doesn't do that for you. <h3><a name="jcapplet">A typical Java Card applet</a></h3> These options shrink, optimize, and obfuscate the Java Card applet <code>mypackage.MyApplet</code>: <pre> -injars in.jar -outjars out.jar -libraryjars /usr/local/java/javacard2.2.2/lib/api.jar -dontwarn java.lang.Class -overloadaggressively -repackageclasses '' -allowaccessmodification -keep public class mypackage.MyApplet </pre> <p> The configuration is very similar to the configuration for midlets, except that it now targets the Java Card run-time environment. This environment doesn't have java.lang.Class, so we're telling ProGuard not to worry about it. <h3><a name="xlet">A typical xlet</a></h3> These options shrink, optimize, and obfuscate the xlet <code>mypackage.MyXlet</code>: <pre> -injars in.jar -outjars out.jar -libraryjars /usr/local/java/jtv1.1/javatv.jar -libraryjars /usr/local/java/cdc1.1/lib/cdc.jar -libraryjars /usr/local/java/cdc1.1/lib/btclasses.zip -overloadaggressively -repackageclasses '' -allowaccessmodification -keep public class mypackage.MyXlet </pre> <p> The configuration is very similar to the configuration for midlets, except that it now targets the CDC run-time environment with the Java TV API. <h3><a name="androidactivity">A simple Android activity</a></h3> These options shrink, optimize, and obfuscate the single Android activity <code>mypackage.MyActivity</code>: <pre> -injars bin/classes -outjars bin/classes-processed.jar -libraryjars /usr/local/java/android-sdk/platforms/android-9/android.jar -dontpreverify -repackageclasses '' -allowaccessmodification -optimizations !code/simplification/arithmetic -keep public class mypackage.MyActivity </pre> <p> We're targeting the Android run-time and keeping the activity as an entry point. <p> Preverification is irrelevant for the dex compiler and the Dalvik VM, so we can switch it off with the <a href="usage.html#dontpreverify"><code>-dontpreverify</code></a> option. <p> The <a href="usage.html#optimizations"><code>-optimizations</code></a> option disables some arithmetic simplifications that Dalvik 1.0 and 1.5 can't handle. Note that the Dalvik VM also can't handle <a href="usage.html#overloadaggressively">aggressive overloading</a> (of static fields). <p> If applicable, you should add options for processing <a href="#native">native methods</a>, <a href="#callback">callback methods</a>, <a href="#enumerations">enumerations</a>, <a href="#annotations">annotations</a>, and <a href="#resourcefiles">resource files</a>. <h3><a name="androidapplication">A complete Android application</a></h3> <img class="float" src="attention.gif" width="64" height="64" alt="attention" /> The standard build processes of the Android SDK (with Ant, Gradle, Android Studio, and Eclipse) already integrate ProGuard with all the proper settings. You only need to enable ProGuard by uncommenting the line "<code>proguard.config=.....</code>" in the file <code>project.properties</code> (created or updated by Android SDK revision 17 or higher) or by adapting your <code>build.gradle</code> file. You then <em>don't</em> need any of the configuration below. <p> Notes: <ul> <li>In case of problems, you may want to check if the configuration files that are listed on this line (<code>proguard-project.txt</code>,...) contain the necessary settings for your application.</li> <li>Android SDK revision 20 and higher have a different configuration file for enabling optimization: <code>${sdk.dir}/tools/proguard/proguard-android-optimize.txt</code> instead of the default <code>${sdk.dir}/tools/proguard/proguard-android.txt</code>.</li> <li>The build processes are already setting the necessary program jars, library jars, and output jars for you &mdash; don't specify them again.</li> <li>If you get warnings about missing referenced classes: it's all too common that libraries refer to missing classes. See <a href="troubleshooting.html#unresolvedclass">"Warning: can't find referenced class"</a> in the Troubleshooting section.</li> </ul> <p> For more information, you can consult the official <a target="other" href="http://developer.android.com/guide/developing/tools/proguard.html">Developer Guide</a> in the Android SDK. <p> If you're constructing a build process <em>from scratch</em>: these options shrink, optimize, and obfuscate all public activities, services, broadcast receivers, and content providers from the compiled classes and external libraries: <pre> -injars bin/classes -injars libs -outjars bin/classes-processed.jar -libraryjars /usr/local/java/android-sdk/platforms/android-9/android.jar -dontpreverify -repackageclasses '' -allowaccessmodification -optimizations !code/simplification/arithmetic -keepattributes *Annotation* -keep public class * extends android.app.Activity -keep public class * extends android.app.Application -keep public class * extends android.app.Service -keep public class * extends android.content.BroadcastReceiver -keep public class * extends android.content.ContentProvider -keep public class * extends android.view.View { public &lt;init&gt;(android.content.Context); public &lt;init&gt;(android.content.Context, android.util.AttributeSet); public &lt;init&gt;(android.content.Context, android.util.AttributeSet, int); public void set*(...); } -keepclasseswithmembers class * { public &lt;init&gt;(android.content.Context, android.util.AttributeSet); } -keepclasseswithmembers class * { public &lt;init&gt;(android.content.Context, android.util.AttributeSet, int); } -keepclassmembers class * extends android.content.Context { public void *(android.view.View); public void *(android.view.MenuItem); } -keepclassmembers class * implements android.os.Parcelable { static ** CREATOR; } -keepclassmembers class **.R$* { public static &lt;fields&gt;; } -keepclassmembers class * { @android.webkit.JavascriptInterface &lt;methods&gt;; } </pre> <p> Most importantly, we're keeping all fundamental classes that may be referenced by the <code>AndroidManifest.xml</code> file of the application. If your manifest file contains other classes and methods, you may have to specify those as well. <p> We're keeping annotations, since they might be used by custom <code>RemoteViews</code>. <p> We're keeping any custom <code>View</code> extensions and other classes with typical constructors, since they might be referenced from XML layout files. <p> We're also keeping possible <code>onClick</code> handlers in custom <code>Context</code> extensions, since they might be referenced from XML layout files. <p> We're also keeping the required static fields in <code>Parcelable</code> implementations, since they are accessed by introspection. <p> We're keeping the static fields of referenced inner classes of auto-generated <code>R</code> classes, just in case your code is accessing those fields by introspection. Note that the compiler already inlines primitive fields, so ProGuard can generally remove all these classes entirely anyway (because the classes are not referenced and therefore not required). <p> Finally, we're keeping annotated Javascript interface methods, so they can be exported and accessed by their original names. Javascript interface methods that are not annotated (in code targeted at Android versions older than 4.2) still need to be preserved manually. <p> If you're using additional Google APIs, you'll have to specify those as well, for instance: <pre> -libraryjars /usr/local/android-sdk/add-ons/google_apis-7_r01/libs/maps.jar </pre> <p> If you're using Google's optional License Verification Library, you can obfuscate its code along with your own code. You do have to preserve its <code>ILicensingService</code> interface for the library to work: <pre> -keep public interface com.android.vending.licensing.ILicensingService </pre> <p> If you're using the Android Compatibility library, you should add the following line, to let ProGuard know it's ok that the library references some classes that are not available in all versions of the API: <pre> -dontwarn android.support.** </pre> <p> If applicable, you should add options for processing <a href="#native">native methods</a>, <a href="#callback">callback methods</a>, <a href="#enumerations">enumerations</a>, and <a href="#resourcefiles">resource files</a>. You may also want to add options for producing <a href="#stacktrace">useful stack traces</a> and to <a href="#logging">remove logging</a>. You can find a complete sample configuration in <code>examples/android.pro</code> in the ProGuard distribution. <h3><a name="library">A typical library</a></h3> These options shrink, optimize, and obfuscate an entire library, keeping all public and protected classes and class members, native method names, and serialization code. The processed version of the library can then still be used as such, for developing code based on its public API. <pre> -injars in.jar -outjars out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -printmapping out.map -keepparameternames -renamesourcefileattribute SourceFile -keepattributes Exceptions,InnerClasses,Signature,Deprecated, SourceFile,LineNumberTable,*Annotation*,EnclosingMethod -keep public class * { public protected *; } -keepclassmembernames class * { java.lang.Class class$(java.lang.String); java.lang.Class class$(java.lang.String, boolean); } -keepclasseswithmembernames,includedescriptorclasses class * { native &lt;methods&gt;; } -keepclassmembers,allowoptimization enum * { public static **[] values(); public static ** valueOf(java.lang.String); } -keepclassmembers class * implements java.io.Serializable { static final long serialVersionUID; private static final java.io.ObjectStreamField[] serialPersistentFields; private void writeObject(java.io.ObjectOutputStream); private void readObject(java.io.ObjectInputStream); java.lang.Object writeReplace(); java.lang.Object readResolve(); } </pre> <p> This configuration should preserve everything we'll ever want to access in the library. Only if there are any other non-public classes or methods that are invoked dynamically, they should be specified using additional <a href="usage.html#keep"><code>-keep</code></a> options. <p> The <a href="usage.html#keepclassmembernames"><code>-keepclassmembernames</code></a> option for the <code>class$</code> methods is not strictly necessary. These methods are inserted by the <code>javac</code> compiler and the <code>jikes</code> compiler respectively, in JDK 1.2 and older, to implement the <code>.class</code> construct. ProGuard will automatically detect them and deal with them, even when their names have been obfuscated. However, other obfuscators may rely on the original method names. It may therefore be helpful to preserve them, in case these other obfuscators are ever used for further obfuscation of the library. <p> The "Exceptions" attribute has to be preserved, so the compiler knows which exceptions methods may throw. <p> The "InnerClasses" attribute (or more precisely, its source name part) has to be preserved too, for any inner classes that can be referenced from outside the library. The <code>javac</code> compiler would be unable to find the inner classes otherwise. <p> The "Signature" attribute is required to be able to access generic types when compiling in JDK 5.0 and higher. <p> The <a href="usage.html#keepparameternames"><code>-keepparameternames</code></a> option keeps the parameter names in the "LocalVariableTable" and "LocalVariableTypeTable" attributes of public library methods. Some IDEs can present these names to the developers who use the library. <p> Finally, we're keeping the "Deprecated" attribute and the attributes for producing <a href="#stacktrace">useful stack traces</a>. <p> We've also added some options for for processing <a href="#native">native methods</a>, <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable classes</a>, and <a href="#annotations">annotations</a>, which are all discussed in their respective examples. <h3><a name="applications">All possible applications in the input jars</a></h3> These options shrink, optimize, and obfuscate all public applications in <code>in.jar</code>: <pre> -injars in.jar -outjars out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -printseeds -keepclasseswithmembers public class * { public static void main(java.lang.String[]); } </pre> <p> Note the use of <a href="usage.html#keepclasseswithmembers"><code>-keepclasseswithmembers</code></a>. We don't want to preserve all classes, just all classes that have main methods, and those methods. <p> The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints out which classes exactly will be preserved, so we know for sure we're getting what we want. <p> If applicable, you should add options for processing <a href="#native">native methods</a>, <a href="#callback">callback methods</a>, <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable classes</a>, <a href="#beans">bean classes</a>, <a href="#annotations">annotations</a>, and <a href="#resourcefiles">resource files</a>. <h3><a name="applets">All possible applets in the input jars</a></h3> These options shrink, optimize, and obfuscate all public applets in <code>in.jar</code>: <pre> -injars in.jar -outjars out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -printseeds -keep public class * extends java.applet.Applet </pre> <p> We're simply keeping all classes that extend the <code>Applet</code> class. <p> Again, the <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints out which applets exactly will be preserved. <p> If applicable, you should add options for processing <a href="#native">native methods</a>, <a href="#callback">callback methods</a>, <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable classes</a>, <a href="#beans">bean classes</a>, <a href="#annotations">annotations</a>, and <a href="#resourcefiles">resource files</a>. <h3><a name="midlets">All possible midlets in the input jars</a></h3> These options shrink, optimize, obfuscate, and preverify all public midlets in <code>in.jar</code>: <pre> -injars in.jar -outjars out.jar -libraryjars /usr/local/java/wtk2.5.2/lib/midpapi20.jar -libraryjars /usr/local/java/wtk2.5.2/lib/cldcapi11.jar -overloadaggressively -repackageclasses '' -allowaccessmodification -microedition -printseeds -keep public class * extends javax.microedition.midlet.MIDlet </pre> <p> We're simply keeping all classes that extend the <code>MIDlet</code> class. <p> The <a href="usage.html#microedition"><code>-microedition</code></a> option makes sure the class files are preverified for Java Micro Edition, producing compact <code>StackMap</code> attributes. It is no longer necessary to run an external preverifier. <p> Be careful if you do use the external <code>preverify</code> tool on a platform with a case-insensitive filing system, such as Windows. Because this tool unpacks your processed jars, you should then use ProGuard's <a href="usage.html#dontusemixedcaseclassnames"><code>-dontusemixedcaseclassnames</code></a> option. <p> The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints out which midlets exactly will be preserved. <p> If applicable, you should add options for processing <a href="#native">native methods</a> and <a href="#resourcefiles">resource files</a>. <p> Note that you will still have to adapt the midlet jar size in the corresponding jad file; ProGuard doesn't do that for you. <h3><a name="jcapplets">All possible Java Card applets in the input jars</a></h3> These options shrink, optimize, and obfuscate all public Java Card applets in <code>in.jar</code>: <pre> -injars in.jar -outjars out.jar -libraryjars /usr/local/java/javacard2.2.2/lib/api.jar -dontwarn java.lang.Class -overloadaggressively -repackageclasses '' -allowaccessmodification -printseeds -keep public class * implements javacard.framework.Applet </pre> <p> We're simply keeping all classes that implement the <code>Applet</code> interface. <p> The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints out which applets exactly will be preserved. <h3><a name="xlets">All possible xlets in the input jars</a></h3> These options shrink, optimize, and obfuscate all public xlets in <code>in.jar</code>: <pre> -injars in.jar -outjars out.jar -libraryjars /usr/local/java/jtv1.1/javatv.jar -libraryjars /usr/local/java/cdc1.1/lib/cdc.jar -libraryjars /usr/local/java/cdc1.1/lib/btclasses.zip -overloadaggressively -repackageclasses '' -allowaccessmodification -printseeds -keep public class * implements javax.tv.xlet.Xlet </pre> <p> We're simply keeping all classes that implement the <code>Xlet</code> interface. <p> The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints out which xlets exactly will be preserved. <h3><a name="servlets">All possible servlets in the input jars</a></h3> These options shrink, optimize, and obfuscate all public servlets in <code>in.jar</code>: <pre> -injars in.jar -outjars out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -libraryjars /usr/local/java/servlet/servlet.jar -printseeds -keep public class * implements javax.servlet.Servlet </pre> <p> Keeping all servlets is very similar to keeping all applets. The servlet API is not part of the standard run-time jar, so we're specifying it as a library. Don't forget to use the right path name. <p> We're then keeping all classes that implement the <code>Servlet</code> interface. We're using the <code>implements</code> keyword because it looks more familiar in this context, but it is equivalent to <code>extends</code>, as far as ProGuard is concerned. <p> The <a href="usage.html#printseeds"><code>-printseeds</code></a> option prints out which servlets exactly will be preserved. <p> If applicable, you should add options for processing <a href="#native">native methods</a>, <a href="#callback">callback methods</a>, <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable classes</a>, <a href="#beans">bean classes</a>, <a href="#annotations">annotations</a>, and <a href="#resourcefiles">resource files</a>. <h3><a name="scala">Scala applications with the Scala runtime</a></h3> These options shrink, optimize, and obfuscate all public Scala applications in <code>in.jar</code>: <pre> -injars in.jar -injars /usr/local/java/scala-2.9.1/lib/scala-library.jar -outjars out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -dontwarn scala.** -keepclasseswithmembers public class * { public static void main(java.lang.String[]); } -keep class * implements org.xml.sax.EntityResolver -keepclassmembers class * { ** MODULE$; } -keepclassmembernames class scala.concurrent.forkjoin.ForkJoinPool { long eventCount; int workerCounts; int runControl; scala.concurrent.forkjoin.ForkJoinPool$WaitQueueNode syncStack; scala.concurrent.forkjoin.ForkJoinPool$WaitQueueNode spareStack; } -keepclassmembernames class scala.concurrent.forkjoin.ForkJoinWorkerThread { int base; int sp; int runState; } -keepclassmembernames class scala.concurrent.forkjoin.ForkJoinTask { int status; } -keepclassmembernames class scala.concurrent.forkjoin.LinkedTransferQueue { scala.concurrent.forkjoin.LinkedTransferQueue$PaddedAtomicReference head; scala.concurrent.forkjoin.LinkedTransferQueue$PaddedAtomicReference tail; scala.concurrent.forkjoin.LinkedTransferQueue$PaddedAtomicReference cleanMe; } </pre> <p> The configuration is essentially the same as for <a href="#applications">processing applications</a>, because Scala is compiled to ordinary Java bytecode. However, the example processes the Scala runtime library as well. The processed jar can be an order of magnitude smaller and a few times faster than the original code (for the Scala code examples, for instance). <p> The <a href="usage.html#dontwarn"><code>-dontwarn</code></a> option tells ProGuard not to complain about some artefacts in the Scala runtime, the way it is compiled by the <code>scalac</code> compiler (at least in Scala 2.9.1 and older). Note that this option should always be used with care. <p> The additional <a href="usage.html#keepoverview"><code>-keep</code></a> options make sure that some classes and some fields that are accessed by means of introspection are not removed or renamed. <p> If applicable, you should add options for processing <a href="#native">native methods</a>, <a href="#callback">callback methods</a>, <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable classes</a>, <a href="#beans">bean classes</a>, <a href="#annotations">annotations</a>, and <a href="#resourcefiles">resource files</a>. <h3><a name="native">Processing native methods</a></h3> If your application, applet, servlet, library, etc., contains native methods, you'll want to preserve their names and their classes' names, so they can still be linked to the native library. The following additional option will ensure that: <pre> -keepclasseswithmembernames,includedescriptorclasses class * { native &lt;methods&gt;; } </pre> <p> Note the use of <a href="usage.html#keepclasseswithmembernames"><code>-keepclasseswithmembernames</code></a>. We don't want to preserve all classes or all native methods; we just want to keep the relevant names from being obfuscated. The modifier <a href="usage.html#includedescriptorclasses">includedescriptorclasses</a> additionally makes sure that the return types and parameter types aren't renamed either, so the entire signatures remain compatible with the native libraries. <p> ProGuard doesn't look at your native code, so it won't automatically preserve the classes or class members that are invoked by the native code. These are entry points, which you'll have to specify explicitly. <a href="callback">Callback methods</a> are discussed below as a typical example. <h3><a name="callback">Processing callback methods</a></h3> If your application, applet, servlet, library, etc., contains callback methods, which are called from external code (native code, scripts,...), you'll want to preserve them, and probably their classes too. They are just entry points to your code, much like, say, the main method of an application. If they aren't preserved by other <code>-keep</code> options, something like the following option will keep the callback class and method: <pre> -keep class mypackage.MyCallbackClass { void myCallbackMethod(java.lang.String); } </pre> <p> This will preserve the given class and method from being removed or renamed. <h3><a name="enumerations">Processing enumeration classes</a></h3> If your application, applet, servlet, library, etc., contains enumeration classes, you'll have to preserve some special methods. Enumerations were introduced in Java 5. The java compiler translates enumerations into classes with a special structure. Notably, the classes contain implementations of some static methods that the run-time environment accesses by introspection (Isn't that just grand? Introspection is the self-modifying code of a new generation). You have to specify these explicitly, to make sure they aren't removed or obfuscated: <pre> -keepclassmembers,allowoptimization enum * { public static **[] values(); public static ** valueOf(java.lang.String); } </pre> <h3><a name="serializable">Processing serializable classes</a></h3> More complex applications, applets, servlets, libraries, etc., may contain classes that are serialized. Depending on the way in which they are used, they may require special attention: <ul> <li>Often, serialization is simply a means of transporting data, without long-term storage. Classes that are shrunk and obfuscated should then continue to function fine with the following additional options: <pre> -keepclassmembers class * implements java.io.Serializable { private static final java.io.ObjectStreamField[] serialPersistentFields; private void writeObject(java.io.ObjectOutputStream); private void readObject(java.io.ObjectInputStream); java.lang.Object writeReplace(); java.lang.Object readResolve(); } </pre> <p> The <a href="usage.html#keepclassmembers"><code>-keepclassmembers</code></a> option makes sure that any serialization methods are kept. By using this option instead of the basic <code>-keep</code> option, we're not forcing preservation of <i>all</i> serializable classes, just preservation of the listed members of classes that are actually used.</li> <li>Sometimes, the serialized data are stored, and read back later into newer versions of the serializable classes. One then has to take care the classes remain compatible with their unprocessed versions and with future processed versions. In such cases, the relevant classes will most likely have <code>serialVersionUID</code> fields. The following options should then be sufficient to ensure compatibility over time: <pre> -keepnames class * implements java.io.Serializable -keepclassmembers class * implements java.io.Serializable { static final long serialVersionUID; private static final java.io.ObjectStreamField[] serialPersistentFields; !static !transient &lt;fields&gt;; private void writeObject(java.io.ObjectOutputStream); private void readObject(java.io.ObjectInputStream); java.lang.Object writeReplace(); java.lang.Object readResolve(); } </pre> <p> The <code>serialVersionUID</code> and <code>serialPersistentFields</code> lines makes sure those fields are preserved, if they are present. The <code>&lt;fields&gt;</code> line preserves all non-static, non-transient fields, with their original names. The introspection of the serialization process and the de-serialization process will then find consistent names.</li> <li>Occasionally, the serialized data have to remain compatible, but the classes involved lack <code>serialVersionUID</code> fields. I imagine the original code will then be hard to maintain, since the serial version UID is then computed from a list of features the serializable class. Changing the class ever so slightly may change the computed serial version UID. The list of features is specified in the section on <a href="http://docs.oracle.com/javase/8/docs/platform/serialization/spec/class.html#a4100">Stream Unique Identifiers</a> of Sun's <a href="http://docs.oracle.com/javase/8/docs/platform/serialization/spec/serialTOC.html">Java Object Serialization Specification</a>. The following directives should at least partially ensure compatibility with the original classes: <pre> -keepnames class * implements java.io.Serializable -keepclassmembers class * implements java.io.Serializable { static final long serialVersionUID; private static final java.io.ObjectStreamField[] serialPersistentFields; !static !transient &lt;fields&gt;; !private &lt;fields&gt;; !private &lt;methods&gt;; private void writeObject(java.io.ObjectOutputStream); private void readObject(java.io.ObjectInputStream); java.lang.Object writeReplace(); java.lang.Object readResolve(); } </pre> <p> The new options force preservation of the elements involved in the UID computation. In addition, the user will have to manually specify all interfaces of the serializable classes (using something like "<code>-keep interface MyInterface</code>"), since these names are also used when computing the UID. A fast but sub-optimal alternative would be simply keeping all interfaces with "<code>-keep interface *</code>".</li> <li>In the rare event that you are serializing lambda expressions in Java 8 or higher, you need to preserve some methods and adapt the hard-coded names of the classes in which they occur: <pre> -keepclassmembers class * { private static synthetic java.lang.Object $deserializeLambda$(java.lang.invoke.SerializedLambda); } -keepclassmembernames class * { private static synthetic *** lambda$*(...); } -adaptclassstrings com.example.Test </pre> <p> This should satisfy the reflection in the deserialization code of the Java run-time. </ul> <p> Note that the above options may preserve more classes and class members than strictly necessary. For instance, a large number of classes may implement the <code>Serialization</code> interface, yet only a small number may actually ever be serialized. Knowing your application and tuning the configuration often produces more compact results. <h3><a name="beans">Processing bean classes</a></h3> If your application, applet, servlet, library, etc., makes extensive use of introspection on bean classes to find bean editor classes, or getter and setter methods, then configuration may become painful. There's not much else you can do than making sure the bean class names, or the getter and setter names don't change. For instance: <pre> -keep public class mypackage.MyBean { public void setMyProperty(int); public int getMyProperty(); } -keep public class mypackage.MyBeanEditor </pre> <p> If there are too many elements to list explicitly, wildcards in class names and method signatures might be helpful. This example preserves all possible setters and getters in classes in the package <code>mybeans</code>: <pre> -keep class mybeans.** { void set*(***); void set*(int, ***); boolean is*(); boolean is*(int); *** get*(); *** get*(int); } </pre> <p> The '<code>***</code>' wildcard matches any type (primitive or non-primitive, array or non-array). The methods with the '<code>int</code>' arguments matches properties that are lists. <h3><a name="annotations">Processing annotations</a></h3> If your application, applet, servlet, library, etc., uses annotations, you may want to preserve them in the processed output. Annotations are represented by attributes that have no direct effect on the execution of the code. However, their values can be retrieved through introspection, allowing developers to adapt the execution behavior accordingly. By default, ProGuard treats annotation attributes as optional, and removes them in the obfuscation step. If they are required, you'll have to specify this explicitly: <pre> -keepattributes *Annotation* </pre> <p> For brevity, we're specifying a wildcarded attribute name, which will match <code>RuntimeVisibleAnnotations</code>, <code>RuntimeInvisibleAnnotations</code>, <code>RuntimeVisibleParameterAnnotations</code>, <code>RuntimeInvisibleParameterAnnotations</code>, and <code>AnnotationDefault</code>. Depending on the purpose of the processed code, you could refine this selection, for instance not keeping the run-time invisible annotations (which are only used at compile-time). <p> Some code may make further use of introspection to figure out the enclosing methods of anonymous inner classes. In that case, the corresponding attribute has to be preserved as well: <pre> -keepattributes EnclosingMethod </pre> <h3><a name="database">Processing database drivers</a></h3> Database drivers are implementations of the <code>Driver</code> interface. Since they are often created dynamically, you may want to preserve any implementations that you are processing as entry points: <pre> -keep class * implements java.sql.Driver </pre> <p> This option also gets rid of the note that ProGuard prints out about <code>(java.sql.Driver)Class.forName</code> constructs, if you are instantiating a driver in your code (without necessarily implementing any drivers yourself). <h3><a name="componentui">Processing ComponentUI classes</a></h3> Swing UI look and feels are implemented as extensions of the <code>ComponentUI</code> class. For some reason, these have to contain a static method <code>createUI</code>, which the Swing API invokes using introspection. You should therefore always preserve the method as an entry point, for instance like this: <pre> -keep class * extends javax.swing.plaf.ComponentUI { public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent); } </pre> <p> This option also keeps the classes themselves. <h3><a name="rmi">Processing RMI code</a></h3> Reportedly, the easiest way to handle RMI code is to process the code with ProGuard first and then invoke the <code>rmic</code> tool. If that is not possible, you may want to try something like this: <pre> -keepattributes Exceptions -keep interface * extends java.rmi.Remote { &lt;methods&gt;; } -keep class * implements java.rmi.Remote { &lt;init&gt;(java.rmi.activation.ActivationID, java.rmi.MarshalledObject); } </pre> <p> The first <code>-keep</code> option keeps all your Remote interfaces and their methods. The second one keeps all the implementations, along with their particular RMI constructors, if any. <p> The <code>Exceptions</code> attribute has to be kept too, because the RMI handling code performs introspection to check whether the method signatures are compatible. <h3><a name="injection">Processing dependency injection</a></h3> If your application is using JEE-style dependency injection, the application container will automatically assign instances of resource classes to fields and methods that are annotated with <code>@Resource</code>. The container applies introspection, even accessing private class members directly. It typically constructs a resource name based on the type name and the class member name. We then have to avoid that such class members are removed or renamed: <pre> -keepclassmembers class * { @javax.annotation.Resource *; } </pre> <p> The Spring framework has another similar annotation <code>@Autowired</code>: <pre> -keepclassmembers class * { @org.springframework.beans.factory.annotation.Autowired *; } </pre> <h3><a name="dagger">Processing Dagger code</a></h3> If your Android application includes Dagger for dependency injection, you need a few lines of configuration, since Dagger heavily relies on reflection to tie together the code at runtime. You need to preserve the annotated class members, the generated classes, and a utility class: <pre> -keepclassmembers,allowobfuscation class * { @dagger.** *; } -keep class **$$ModuleAdapter -keep class **$$InjectAdapter -keep class **$$StaticInjection -keepnames class dagger.Lazy </pre> <p> Unfortunately, you still need to explicitly preserve the corresponding base classes from your project. For example, for a generated class like <code>com.example.SomeClass$$ModuleAdapter</code>, you still need to specify: <pre> -keep class com.example.SomeClass </pre> <p> Dagger can then still combine the corresponding pairs of classes, based on their names. You can figure out the base classes by listing the generated classes in the <code>gen</code> directory of your project (e.g. <code>com/examples/SomeClass$$ModuleAdapter.class</code>). <p> Dagger 2 no longer relies on reflection with these naming conventions, which makes life a lot easier. <h3><a name="butterknife">Processing Butterknife code</a></h3> If your Android application includes Butterknife to inject views, you also need a few lines of configuration, since Butterknife relies on reflection to tie together the code at runtime: <pre> -keep @interface butterknife.* -keepclasseswithmembers class * { @butterknife.* &lt;fields&gt;; } -keepclasseswithmembers class * { @butterknife.* &lt;methods&gt;; } -keepclasseswithmembers class * { @butterknife.On* &lt;methods&gt;; } -keep class **$$ViewInjector { public static void inject(...); public static void reset(...); } -keep class **$$ViewBinder { public static void bind(...); public static void unbind(...); } </pre> <p> These settings preserve the Butterknife annotations, the annotated fields and methods, and the generated classes and methods that Butterknife accesses by reflection. <h3><a name="resourcefiles">Processing resource files</a></h3> If your application, applet, servlet, library, etc., contains resource files, it may be necessary to adapt their names and/or their contents when the application is obfuscated. The following two options can achieve this automatically: <pre> -adaptresourcefilenames **.properties,**.gif,**.jpg -adaptresourcefilecontents **.properties,META-INF/MANIFEST.MF </pre> <p> The <a href="usage.html#adaptresourcefilenames">-adaptresourcefilenames</a> option in this case renames properties files and image files in the processed output, based on the obfuscated names of their corresponding class files (if any). The <a href="usage.html#adaptresourcefilecontents">-adaptresourcefilecontents</a> option looks for class names in properties files and in the manifest file, and replaces these names by the obfuscated names (if any). You'll probably want to adapt the filters to suit your application. <h3><a name="manifestfiles">Processing manifest files</a></h3> As illustrated in the previous section, manifest files can be treated like ordinary resource files. ProGuard can adapt obfuscated class names in the files, but it won't make any other changes. If you want anything else, you should apply an external tool. For instance, if a manifest file contains signing information, you should sign the jar again after it has been processed. <p> If you're merging several input jars into a single output jar, you'll have to pick one, typically by specifying <a href="usage.html#filters">filters</a>: <pre> -injars in1.jar -injars in2.jar(!META-INF/MANIFEST.MF) -injars in3.jar(!META-INF/MANIFEST.MF) -outjars out.jar </pre> <p> The filters will let ProGuard copy the manifest file from the first jar and ignore any manifest files in the second and third input jars. Note that ProGuard will leave the order of the files in the jars unchanged; manifest files are not necessarily put first. <h3><a name="stacktrace">Producing useful obfuscated stack traces</a></h3> These options let obfuscated applications or libraries produce stack traces that can still be deciphered later on: <pre> -printmapping out.map -renamesourcefileattribute SourceFile -keepattributes SourceFile,LineNumberTable </pre> <p> We're keeping all source file attributes, but we're replacing their values by the string "SourceFile". We could use any string. This string is already present in all class files, so it doesn't take up any extra space. If you're working with J++, you'll want to keep the "SourceDir" attribute as well. <p> We're also keeping the line number tables of all methods. <p> Whenever both of these attributes are present, the Java run-time environment will include line number information when printing out exception stack traces. <p> The information will only be useful if we can map the obfuscated names back to their original names, so we're saving the mapping to a file <code>out.map</code>. The information can then be used by the <a href="retrace/index.html">ReTrace</a> tool to restore the original stack trace. <h3><a name="repackaging">Obfuscating package names</a></h3> Package names can be obfuscated in various ways, with increasing levels of obfuscation and compactness. For example, consider the following classes: <pre> mycompany.myapplication.MyMain mycompany.myapplication.Foo mycompany.myapplication.Bar mycompany.myapplication.extra.FirstExtra mycompany.myapplication.extra.SecondExtra mycompany.util.FirstUtil mycompany.util.SecondUtil </pre> <p> Let's assume the class name <code>mycompany.myapplication.MyMain</code> is the main application class that is kept by the configuration. All other class names can be obfuscated. <p> By default, packages that contain classes that can't be renamed aren't renamed either, and the package hierarchy is preserved. This results in obfuscated class names like these: <pre> mycompany.myapplication.MyMain mycompany.myapplication.a mycompany.myapplication.b mycompany.myapplication.a.a mycompany.myapplication.a.b mycompany.a.a mycompany.a.b </pre> <p> The <a href="usage.html#flattenpackagehierarchy"><code>-flattenpackagehierarchy</code></a> option obfuscates the package names further, by flattening the package hierarchy of obfuscated packages: <pre> -flattenpackagehierarchy 'myobfuscated' </pre> <p> The obfuscated class names then look as follows: <pre> mycompany.myapplication.MyMain mycompany.myapplication.a mycompany.myapplication.b myobfuscated.a.a myobfuscated.a.b myobfuscated.b.a myobfuscated.b.b </pre> <p> Alternatively, the <a href="usage.html#repackageclasses"><code>-repackageclasses</code></a> option obfuscates the entire packaging, by combining obfuscated classes into a single package: <pre> -repackageclasses 'myobfuscated' </pre> The obfuscated class names then look as follows: <pre> mycompany.myapplication.MyMain mycompany.myapplication.a mycompany.myapplication.b myobfuscated.a myobfuscated.b myobfuscated.c myobfuscated.d </pre> <p> Additionally specifying the <a href="usage.html#allowaccessmodification"><code>-allowaccessmodification</code></a> option allows access permissions of classes and class members to be broadened, opening up the opportunity to repackage all obfuscated classes: <pre> -repackageclasses 'myobfuscated' -allowaccessmodification </pre> The obfuscated class names then look as follows: <pre> mycompany.myapplication.MyMain myobfuscated.a myobfuscated.b myobfuscated.c myobfuscated.d myobfuscated.e myobfuscated.f </pre> <p> The specified target package can always be the root package. For instance: <pre> -repackageclasses '' -allowaccessmodification </pre> The obfuscated class names are then the shortest possible names: <pre> mycompany.myapplication.MyMain a b c d e f </pre> <p> Note that not all levels of obfuscation of package names may be acceptable for all code. Notably, you may have to take into account that your application may contain <a href="#resourcefiles">resource files</a> that have to be adapted. <h3><a name="logging">Removing logging code</a></h3> You can let ProGuard remove logging code. The trick is to specify that the logging methods don't have side-effects &mdash; even though they actually do, since they write to the console or to a log file. ProGuard will take your word for it and remove the invocations (in the optimization step) and if possible the logging classes and methods themselves (in the shrinking step). <p> For example, this configuration removes invocations of the Android logging methods: <pre> -assumenosideeffects class android.util.Log { public static boolean isLoggable(java.lang.String, int); public static int v(...); public static int i(...); public static int w(...); public static int d(...); public static int e(...); } </pre> <p> The wildcards are a shortcut to match all versions of the methods. Be careful not to use a <code>*</code> wildcard to match all methods, because it would also match methods like <code>wait()</code>, higher up the hierarchy. Removing those invocations will generally break your code. <p> Note that you generally can't remove logging code that uses <code>System.out.println</code>, since you would be removing all invocations of <code>java.io.PrintStream#println</code>, which could break your application. You can work around it by creating your own logging methods and let ProGuard remove those. <h3><a name="restructuring">Restructuring the output archives</a></h3> In simple applications, all output classes and resources files are merged into a single jar. For example: <pre> -injars classes -injars in1.jar -injars in2.jar -injars in3.jar -outjars out.jar </pre> <p> This configuration merges the processed versions of the files in the <code>classes</code> directory and the three jars into a single output jar <code>out.jar</code>. <p> If you want to preserve the structure of your input jars (and/or wars, ears, zips, or directories), you can specify an output directory (or a war, an ear, or a zip). For example: <pre> -injars in1.jar -injars in2.jar -injars in3.jar -outjars out </pre> <p> The input jars will then be reconstructed in the directory <code>out</code>, with their original names. <p> You can also combine archives into higher level archives. For example: <pre> -injars in1.jar -injars in2.jar -injars in3.jar -outjars out.war </pre> <p> The other way around, you can flatten the archives inside higher level archives into simple archives: <pre> -injars in.war -outjars out.jar </pre> <p> This configuration puts the processed contents of all jars inside <code>in.war</code> (plus any other contents of <code>in.war</code>) into <code>out.jar</code>. <p> If you want to combine input jars (and/or wars, ears, zips, or directories) into output jars (and/or wars, ears, zips, or directories), you can group the <a href="usage.html#injars"><code>-injars</code></a> and <a href="usage.html#outjars"><code>-outjars</code></a> options. For example: <pre> -injars base_in1.jar -injars base_in2.jar -injars base_in3.jar -outjars base_out.jar -injars extra_in.jar -outjars extra_out.jar </pre> <p> This configuration puts the processed results of all <code>base_in*.jar</code> jars into <code>base_out.jar</code>, and the processed results of the <code>extra_in.jar</code> into <code>extra_out.jar</code>. Note that only the order of the options matters; the additional whitespace is just for clarity. <p> This grouping, archiving, and flattening can be arbitrarily complex. ProGuard always tries to package output archives in a sensible way, reconstructing the input entries as much as required. <h3><a name="filtering">Filtering the input and the output</a></h3> If you want even greater control, you can add <a href="usage.html#filters">filters</a> to the input and the output, filtering out zips, ears, wars, jars, and/or ordinary files. For example, if you want to disregard certain files from an input jar: <pre> -injars in.jar(!images/**) -outjars out.jar </pre> <p> This configuration removes any files in the <code>images</code> directory and its subdirectories. <p> Such filters can be convenient for avoiding warnings about duplicate files in the output. For example, only keeping the manifest file from a first input jar: <pre> -injars in1.jar -injars in2.jar(!META-INF/MANIFEST.MF) -injars in3.jar(!META-INF/MANIFEST.MF) -outjars out.jar </pre> <p> Another useful application is speeding up the processing by ProGuard, by disregarding a large number of irrelevant classes in the runtime library jar: <pre> -libraryjars &lt;java.home&gt;/lib/rt.jar(java/**,javax/**) </pre> <p> The filter makes ProGuard disregard <code>com.sun.**</code> classes, for instance , which don't affect the processing of ordinary applications. <p> It is also possible to filter the jars (and/or wars, ears, zips) themselves, based on their names. For example: <pre> -injars in(**/acme_*.jar;) -outjars out.jar </pre> <p> Note the semi-colon in the filter; the filter in front of it applies to jar names. In this case, only <code>acme_*.jar</code> jars are read from the directory <code>in</code> and its subdirectories. Filters for war names, ear names, and zip names can be prefixed with additional semi-colons. All types of filters can be combined. They are orthogonal. <p> On the other hand, you can also filter the output, in order to control what content goes where. For example: <pre> -injars in.jar -outjars code_out.jar(**.class) -outjars resources_out.jar </pre> <p> This configuration splits the processed output, sending <code>**.class</code> files to <code>code_out.jar</code>, and all remaining files to <code>resources_out.jar</code>. <p> Again, the filtering can be arbitrarily complex, especially when combined with grouping input and output. <h3><a name="multiple">Processing multiple applications at once</a></h3> You can process several dependent or independent applications (or applets, midlets,...) in one go, in order to save time and effort. ProGuard's input and output handling offers various ways to keep the output nicely structured. <p> The easiest way is to specify your input jars (and/or wars, ears, zips, and directories) and a single output directory. ProGuard will then reconstruct the input in this directory, using the original jar names. For example, showing just the input and output options: <pre> -injars application1.jar -injars application2.jar -injars application3.jar -outjars processed_applications </pre> <p> After processing, the directory <code>processed_applications</code> will contain processed versions of application jars, with their original names. <h3><a name="incremental">Incremental obfuscation</a></h3> After having <a href="#application">processed an application</a>, e.g. ProGuard itself, you can still incrementally add other pieces of code that depend on it, e.g. the ProGuard GUI: <pre> -injars proguardgui.jar -outjars proguardgui_out.jar -injars proguard.jar -outjars proguard_out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -applymapping proguard.map -keep public class proguard.gui.ProGuardGUI { public static void main(java.lang.String[]); } </pre> <p> We're reading both unprocessed jars as input. Their processed contents will go to the respective output jars. The <a href="usage.html#applymapping"><code>-applymapping</code></a> option then makes sure the ProGuard part of the code gets the previously produced obfuscation mapping. The final application will consist of the obfuscated ProGuard jar and the additional obfuscated GUI jar. <p> The added code in this example is straightforward; it doesn't affect the original code. The <code>proguard_out.jar</code> will be identical to the one produced in the initial processing step. If you foresee adding more complex extensions to your code, you should specify the options <a href="usage.html#useuniqueclassmembernames"><code>-useuniqueclassmembernames</code></a>, <a href="usage.html#dontshrink"><code>-dontshrink</code></a>, and <a href="usage.html#dontoptimize"><code>-dontoptimize</code></a> <i>in the original processing step</i>. These options ensure that the obfuscated base jar will always remain usable without changes. You can then specify the base jar as a library jar: <pre> -injars proguardgui.jar -outjars proguardgui_out.jar -libraryjars proguard.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -applymapping proguard.map -keep public class proguard.gui.ProGuardGUI { public static void main(java.lang.String[]); } </pre> <h3><a name="microedition">Preverifying class files for Java Micro Edition</a></h3> Even if you're not interested in shrinking, optimizing, and obfuscating your midlets, as shown in the <a href="#midlets">midlets example</a>, you can still use ProGuard to preverify the class files for Java Micro Edition. ProGuard produces slightly more compact results than the traditional external preverifier. <pre> -injars in.jar -outjars out.jar -libraryjars /usr/local/java/wtk2.5.2/lib/midpapi20.jar -libraryjars /usr/local/java/wtk2.5.2/lib/cldcapi11.jar -dontshrink -dontoptimize -dontobfuscate -microedition </pre> <p> We're not processing the input, just making sure the class files are preverified by targeting them at Java Micro Edition with the <a href="usage.html#microedition"><code>-microedition</code></a> option. Note that we don't need any <code>-keep</code> options to specify entry points; all class files are simply preverified. <h3><a name="upgrade">Upgrading class files to Java 6</a></h3> The following options upgrade class files to Java 6, by updating their internal version numbers and preverifying them. The class files can then be loaded more efficiently by the Java 6 Virtual Machine. <pre> -injars in.jar -outjars out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -dontshrink -dontoptimize -dontobfuscate -target 1.6 </pre> <p> We're not processing the input, just retargeting the class files with the <a href="usage.html#target"><code>-target</code></a> option. They will automatically be preverified for Java 6 as a result. Note that we don't need any <code>-keep</code> options to specify entry points; all class files are simply updated and preverified. <h3><a name="deadcode">Finding dead code</a></h3> These options list unused classes, fields, and methods in the application <code>mypackage.MyApplication</code>: <pre> -injars in.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -dontoptimize -dontobfuscate -dontpreverify -printusage -keep public class mypackage.MyApplication { public static void main(java.lang.String[]); } </pre> <p> We're not specifying an output jar, just printing out some results. We're saving some processing time by skipping the other processing steps. <p> The java compiler inlines primitive constants and String constants (<code>static final</code> fields). ProGuard would therefore list such fields as not being used in the class files that it analyzes, even if they <i>are</i> used in the source files. We can add a <a href="usage.html#keepclassmembers"><code>-keepclassmembers</code></a> option that keeps those fields a priori, in order to avoid having them listed: <pre> -keepclassmembers class * { static final % *; static final java.lang.String *; } </pre> <h3><a name="structure">Printing out the internal structure of class files</a></h3> These options print out the internal structure of all class files in the input jar: <pre> -injars in.jar -dontshrink -dontoptimize -dontobfuscate -dontpreverify -dump </pre> <p> Note how we don't need to specify the Java run-time jar, because we're not processing the input jar at all. <h3><a name="annotated">Using annotations to configure ProGuard</a></h3> The traditional ProGuard configuration allows to keep a clean separation between the code and the configuration for shrinking, optimization, and obfuscation. However, it is also possible to define specific annotations, and then annotate the code to configure the processing. <p> You can find a set of such predefined annotations in the directory <code>examples/annotations/lib</code> in the ProGuard distribution. The annotation classes are defined in <code>annotations.jar</code>. The corresponding ProGuard configuration (or meta-configuration, if you prefer) is specified in <code>annotations.pro</code>. With these files, you can start annotating your code. For instance, a java source file <code>Application.java</code> can be annotated as follows: <pre> @KeepApplication public class Application { .... } </pre> <p> The ProGuard configuration file for the application can then be simplified by leveraging off these annotations: <pre> -injars in.jar -outjars out.jar -libraryjars &lt;java.home&gt;/lib/rt.jar -include lib/annotations.pro </pre> <p> The annotations are effectively replacing the application-dependent <code>-keep</code> options. You may still wish to add traditional <code>-keep</code> options for processing <a href="#native">native methods</a>, <a href="#enumerations">enumerations</a>, <a href="#serializable">serializable classes</a>, and <a href="#annotations">annotations</a>. <p> The directory <code>examples/annotations</code> contains more examples that illustrate some of the possibilities. <hr /> <address> Copyright &copy; 2002-2017 <a target="other" href="http://www.lafortune.eu/">Eric Lafortune</a> @ <a target="top" href="http://www.guardsquare.com/">GuardSquare</a>. </address> </body> </html>
uitest/tb2/com/vaadin/tests/components/splitpanel/SplitPanelReversePosition.html
Flamenco/vaadin
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="" /> <title>New Test</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="1" colspan="3">New Test</td></tr> </thead><tbody> <tr> <td>open</td> <td>/run/com.vaadin.tests.components.splitpanel.SplitPanelReversePosition?restartApplication</td> <td></td> </tr> <tr> <td>screenCapture</td> <td></td> <td>right100pxbottom10percent</td> </tr> <tr> <td>click</td> <td>vaadin=runcomvaadintestscomponentssplitpanelSplitPanelReversePosition::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VHorizontalLayout[0]/ChildComponentContainer[0]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> <td>screenCapture</td> <td></td> <td>left100pxbottom10percent</td> </tr> <tr> <td>click</td> <td>vaadin=runcomvaadintestscomponentssplitpanelSplitPanelReversePosition::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VHorizontalLayout[0]/ChildComponentContainer[1]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> <td>screenCapture</td> <td></td> <td>left100pxtop10percent</td> </tr> <tr> <td>click</td> <td>vaadin=runcomvaadintestscomponentssplitpanelSplitPanelReversePosition::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[1]/VHorizontalLayout[0]/ChildComponentContainer[0]/VButton[0]/domChild[0]/domChild[0]</td> <td></td> </tr> <tr> <td>screenCapture</td> <td></td> <td>right100pxtop10percent</td> </tr> </tbody></table> </body> </html>
mkt/developers/templates/developers/payments/in-app-config.html
Jobava/zamboni
{% extends 'developers/base_impala.html' %} {% from 'developers/includes/macros.html' import required %} {% set title = _('In-App Payments Keys') %} {% block title %}{{ hub_page_title(title, addon) }}{% endblock %} {% set can_edit = check_addon_ownership(request, addon) %} {% block bodyclass %} {{ super() }}{% if not can_edit %} no-edit{% endif %} {% endblock %} {% block content %} <header> {{ hub_breadcrumbs(addon, items=[(addon.get_dev_url('in_app_payments'), _('In-App Payments')), (None, title)]) }} <h1>{{ title }}</h1> </header> <section class="primary manage" role="main"> <h2>{{ title }}</h2> <div id="in-app-config" class="devhub-form island"> <form class="item in-app-config" method="post" action="{{ request.path }}"> <p> {{ _('The Firefox Marketplace allows your app to take in-app payments. The <a href="{guide}">in-app payment guide</a> explains how to configure your app for payments with the parameters below. ')|f(guide='https://developer.mozilla.org/en-US/Marketplace/Monetization/In-app_payments_section/Introduction_In-app_Payments') }} </p> {{ csrf() }} <table> <tr id="in-app-public-key"> <th class="label">{{ _('Application Key') }}</th> {% if seller_config %} <td><input type="text" value="{{ seller_config['public_id'] }}" readonly></td> {% else %} <td class="not-generated">({{ _('Not yet generated.') }})</td> {% endif %} </tr> <tr id="in-app-private-key"> <th class="label">{{ _('Application Secret') }}</th> {% if seller_config %} <td> <button data-url="{{ url('mkt.developers.apps.in_app_secret', addon.app_slug) }}" class="generator">{{ _('Show secret') }}</button> <input type="text" class="secret" type="text" value="" readonly> </td> {% else %} <td class="not-generated">({{ _('Not yet generated.') }})</td> {% endif %} </tr> </table> <div class="listing-footer"> <button {% if not seller_config or not owner %}disabled{% endif %} type="submit">{{ _('Reset secret') }}</button> </div> </form> </div> </section> {% include "developers/includes/addons_edit_nav.html" %} {% endblock %}
third_party/webgl/src/sdk/tests/deqp/functional/gles3/texturespecification/texstorage3d_format_2d_array_00.html
endlessm/chromium-browser
<!-- This file is auto-generated from texturespecification_test_generator.py DO NOT EDIT! --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>WebGL Texture Specification Tests</title> <link rel="stylesheet" href="../../../../resources/js-test-style.css"/> <script src="../../../../js/js-test-pre.js"></script> <script src="../../../../js/webgl-test-utils.js"></script> <script src="../../../../closure-library/closure/goog/base.js"></script> <script src="../../../deqp-deps.js"></script> <script>goog.require('functional.gles3.es3fTextureSpecificationTests');</script> </head> <body> <div id="description"></div> <div id="console"></div> <canvas id="canvas" width="256" height="256"> </canvas> <script> var wtu = WebGLTestUtils; var gl = wtu.create3DContext('canvas', null, 2); functional.gles3.es3fTextureSpecificationTests.run(gl, [81, 82]); </script> </body> </html>
_layouts/post.html
herrseverin/herrseverin.github.io
<!DOCTYPE HTML> <!-- Strata by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> <html> <head> {% include head.html %} {% include opengraph.html %} {% include twittercard.html %} </head> <body id="top"> {% include header.html %} <!-- Main --> <div id="main"> <article> <header class="major"> <h2>{{ page.title }}</h2> <p> <i class="fa fa-calendar"></i> {{ page.date | date: "%d %B %Y" }}{% if page.categories %} on <i class="fa fa-tags"></i> {{ page.categories | array_to_sentence_string }}.{% endif %} {% include readingtime.html %} </p> </header> <section> {{ content }} </section> </article> {% include disqus.html %} {% if page.previous.url or page.next.url %} <hr /> <div class="row"> <article class="6u 12u$(xsmall) work-item"> {% if page.previous.url %} <p>Previous</p> <h3><a href="{{ page.previous.url }}">{{page.previous.title}}</a></h3> <p>{{ page.previous.excerpt | strip_html }}</p> {% endif %} </article> <article class="6u$ 12u$(xsmall) work-item"> {% if page.next.url %} <p>Next</p> <h3><a href="{{ page.next.url }}">{{page.next.title}}</a></h3> <p>{{ page.next.excerpt | strip_html }}</p> {% endif %} </article> </div> {% endif %} </div> {% include footer.html %} {% include scripts.html %} </body> </html>
src/vs/workbench/browser/media/part.css
Zalastax/vscode
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ .monaco-workbench > .part > .title { display: none; /* Parts have to opt in to show title area */ } /* title styles are defined for two classes because the editor puts the title into the content */ .monaco-workbench > .part > .title, .monaco-workbench > .part.editor > .content > .one-editor-silo > .container > .title { height: 35px; display: flex; box-sizing: border-box; overflow: hidden; } .monaco-workbench > .part > .title { padding-left: 8px; padding-right: 8px; } .monaco-workbench > .part > .title > .title-label { line-height: 35px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .monaco-workbench > .part > .title > .title-label { padding-left: 12px; } .monaco-workbench > .part > .title > .title-label span { font-size: 11px; cursor: default; } .monaco-workbench > .part > .title > .title-label a { text-decoration: none; font-size: 13px; cursor: default; } .monaco-workbench > .part > .title > .title-actions { height: 35px; flex: 1; padding-left: 5px; } .monaco-workbench > .part > .title > .title-actions .action-label { display: block; height: 35px; line-height: 35px; min-width: 28px; background-size: 16px; background-position: center center; background-repeat: no-repeat; } .monaco-workbench > .part > .title > .title-actions .action-label .label { display: none; } .monaco-workbench > .part > .content { font-size: 13px; } .monaco-workbench > .part > .content .progress-container { position: absolute; left: 0; top: 33px; /* at the bottom of the 35px height title container */ z-index: 5; /* on top of things */ height: 2px; } .monaco-workbench > .part > .content .progress-container .progress-bit { height: 2px; }
web/themes/kwlug_theme/layout/site-builder/css/fourcol/fourcol-2-2-3-5.css
pnijjar/kwlug-drupal8-migration
.fourcol-2-2-3-5 .arc--2 .l-r { width: 32.20339%; float: left; margin-right: 1.69492%; } .fourcol-2-2-3-5 .arc--2 .l-r:last-child { width: 66.10169%; float: left; margin-right: 1.69492%; } .fourcol-2-2-3-5 .arc--4 .l-r:nth-child(3) { width: 23.72881%; float: left; margin-right: 1.69492%; } .fourcol-2-2-3-5 .arc--3 .l-r:first-child, .fourcol-2-2-3-5 .arc--4 .l-r { width: 15.25424%; float: left; margin-right: 1.69492%; } .fourcol-2-2-3-5 .arc--3 .l-r, .fourcol-2-2-3-5 .arc--4 .l-r:last-child { width: 40.67797%; float: left; margin-right: 1.69492%; } .fourcol-2-2-3-5 .l-rw:not(.arc--1) .l-r:last-child { float: right; margin-right: 0; }
thirdparty/sources/boost_1_60_0/libs/sort/index.html
gwq5210/litlib
<!-- Automatic redirection to Quickbook/Doxygen version of documentation. --> <html> <head> <meta http-equiv="refresh" content="0; URL=doc/html/index.html"> </head> <body> Automatic redirection failed, please go to <a href="doc/html/index.html">doc/html/index.html</a> &nbsp;<hr> <p>© Copyright Steven Ross 2009-2014</p> <p>Distributed under the Boost Software License, Version 1.0. (See accompanying file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p> </body> </html>
latest-api-diffs/3.0/changes/classes_index_removals.html
bineanzhou/google-guice
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <HTML> <HEAD> <meta name="generator" content="JDiff v1.1.1"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet"> <TITLE> Class Removals Index </TITLE> <LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" TITLE="Style"> </HEAD> <BODY> <a NAME="topheader"></a> <table summary="Index for Classes" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td bgcolor="#FFFFCC"> <font size="+1"><a href="classes_index_all.html" class="staysblack">All Classes</a></font> </td> </tr> <tr> <td bgcolor="#FFFFFF"> <FONT SIZE="-1"> <font color="#999999">Removals</font> </FONT> </td> </tr> <tr> <td bgcolor="#FFFFFF"> <FONT SIZE="-1"> <A HREF="classes_index_additions.html"class="hiddenlink">Additions</A> </FONT> </td> </tr> <tr> <td bgcolor="#FFFFFF"> <FONT SIZE="-1"> <A HREF="classes_index_changes.html"class="hiddenlink">Changes</A> </FONT> </td> </tr> <tr> <td> <font size="-2"><b>Bold</b>&nbsp;is&nbsp;New,&nbsp;<strike>strike</strike>&nbsp;is&nbsp;deleted</font> </td> </tr> </table><br> </BODY> </HTML>
third_party/blink/web_tests/external/wpt/scroll-animations/scroll-timelines/element-based-offset-clamp.html
scheib/chromium
<!DOCTYPE html> <meta charset=utf-8> <title>Test clamping logic of element-based scroll offset for scroll timeline.</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/web-animations/testcommon.js"></script> <script src="testcommon.js"></script> <style> /* * Overflow hidden prevents user scroll including mouse wheel; however, the * element is still a scrollable container and can be scrolled programmatically. * Removing the visible scrollbars in this manner simplifies the position * calculations in the text. */ .scroller { overflow: hidden; height: 500px; width: 500px; will-change: transform; } .contents { height: 1200px; width: 1200px; position: relative; } .vertical #target { background: blue; border-top: 0px solid pink; border-bottom: 0px solid pink; box-sizing: border-box; position: absolute; width: 100%; top: var(--start-position); height: calc(var(--end-position) - var(--start-position)); } .horizontal #target { background: blue; border-left: 0px solid pink; border-right: 0px solid pink; box-sizing: border-box; position: absolute; height: 100%; left: var(--start-position); width: calc(var(--end-position) - var(--start-position)); } </style> <div id="log"></div> <script> 'use strict'; function createScrollerWithTarget(test, config) { const orientationClass = config.orientation; const positions = ` --start-position: ${config.startElementPosition}; --end-position: ${config.endElementPosition};` var scroller = createDiv(test); scroller.innerHTML = `<div class='contents' style="${positions}"> <div id='target'></div> </div>`; scroller.classList.add('scroller'); scroller.classList.add(orientationClass); return scroller; } async function createScrollAnimationTest(description, config) { promise_test(async t => { const scroller = createScrollerWithTarget(t, config); t.add_cleanup(() => scroller.remove()); const target = scroller.querySelector("#target"); // Force layout before creating the scroll timeline to ensure the correct // scroll range. target.offsetHeight; const timeline = createScrollTimeline(t, { source: scroller, orientation: config.orientation, fill: 'both', scrollOffsets: [{target: target, edge: 'end', ...config.start}, {target: target, edge:'start', ...config.end }] }); // Wait for new animation frame which allows the timeline to compute new // current time. await waitForNextFrame(); const animation = createScrollLinkedAnimation(t, timeline); // Verify initial start and current times in Idle state. assert_equals(animation.currentTime, null, "The current time is null in Idle state."); assert_equals(animation.startTime, null, "The start time is null in Idle state."); animation.play(); assert_true(animation.pending, "Animation is in pending state."); // Verify initial start and current times in Pending state. assert_percents_equal(animation.currentTime, 0, "The current time is zero in Pending state."); assert_percents_equal(animation.startTime, 0, "The start time is zero in Pending state."); await animation.ready; // Verify initial start and current times in Playing state. assert_percents_equal(animation.currentTime, 0, "The current time is zero in Playing state."); assert_percents_equal(animation.startTime, 0, "The start time is zero in Playing state."); // Now do some scrolling and make sure that the Animation current time is // correct. if (config.orientation == 'vertical') { scroller.scrollTo({top: config.scrollTo}); assert_equals(scroller.scrollTop, config.scrollTo); } else { scroller.scrollTo({left: config.scrollTo}); assert_equals(scroller.scrollLeft, config.scrollTo); } await waitForNextFrame(); assert_percents_equal( animation.timeline.currentTime, config.expectedCurrentTime, "The timeline current time corresponds to the scroll position of " + "the scroller."); assert_percents_equal( animation.currentTime, config.expectedCurrentTime, "The animation current time corresponds to the scroll position of " + "the scroller."); assert_percents_equal( animation.effect.getComputedTiming().localTime, config.expectedCurrentTime, "Effect local time corresponds to the scroll position of the " + "scroller."); }, description); } // We have no scrollbar and the scroller is symmetric on x & y axis so this // static value is axis and platform agnostic. const scroll_max = 700; // For this test we setup a single target, and scroll timeline in a way that // our animation runs from when target enters the scroll port until it fully // exits it. Then we create various edgecase scenarios to see the clamping // logic. // // Scroller has 500px heights with 1200px content which translates to // 0 < scroll < 700px // // +----------+ ^ // | | | // | Scroller | | // | | | scrollRange // | | | // +----------+ | +--+ // |TT| | |TT| // +--+ v +----------+ // | | // | Scroller | // | | // | | // +----------+ // // For each test the expected timeline start/end is in the comment to help // with the verification. // // Note: expectedCurrentTime values are percentages. They are used as such: // CSS.percent(expectedCurrentTime) const tests = { // offsets: [0, 600] "no clamping is expected": { startElementPosition: '500px', endElementPosition: '600px', scrollTo: 300, expectedCurrentTime: 50, }, // offsets: [0, 600] "start is visible at zero offset and should get clamped": { startElementPosition: '400px', endElementPosition: '600px', scrollTo: 300, expectedCurrentTime: 50, }, // offsets: [0, scroll_max] "end is not reachable and should be clamped": { startElementPosition: '500px', endElementPosition: '800px', scrollTo: scroll_max / 2, expectedCurrentTime: 50, }, // offsets: [0, scroll_max] "both start and end are clamped": { startElementPosition: '400px', endElementPosition: '800px', scrollTo: scroll_max / 2, expectedCurrentTime: 50, }, }; for (let orientation of ['vertical', 'horizontal']) { for (let testName in tests) { const description = `Animation start and current times are correct given element-based offsets for orienation ${orientation} and ${testName}.`; const config = tests[testName]; config.orientation = orientation; createScrollAnimationTest(description, config); } } </script>
third_party/blink/web_tests/fragmentation/single-line-cells-nested-repeating-thead.html
chromium/chromium
<!DOCTYPE html> <style> table { border-collapse: collapse; } td, th { } thead, tr { break-inside: avoid; } </style> <p>crbug.com/620456: A nested table header group repeats on each page.</p> <div style="-webkit-columns:3; line-height: 20px; column-fill: auto; height:190px;"> <table id="top"> <thead id="top-thead"> <tr> <th>Col 1</th> </tr> </thead> <tr><td> <table id="next"> <thead id="next-thead"> <tr> <th>Col 1</th> <th>Col 2</th> </tr> </thead> <tbody> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> <tr><td>Te</td><td>xt</td></tr> </tbody> </table> </td></tr> </table> </div>
third_party/blink/web_tests/external/wpt/css/css-text/line-breaking/segment-break-transformation-rules-002.html
chromium/chromium
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Reftest Test: Segment Break Transformation Rules</title> <link rel="author" title="Chun-Min (Jeremy) Chen" href="mailto:jeremychen@mozilla.com"> <link rel="author" title="Mozilla" href="https://www.mozilla.org"> <link rel="help" href="https://drafts.csswg.org/css-text-3/#line-break-transform"> <meta name="assert" content="'segment-break-transformation-rules: with East Asian Full-width (F)/East Asian Half-width (H) in front/back of the semgment break."> <link rel="stylesheet" type="text/css" href="/fonts/ahem.css"> <link rel="match" href="segment-break-transformation-rules-002-ref.html"> <style> p { font-family: ahem; } </style> <div>Pass if there is NO white space between the two strings below. <p>FULLWIDTH&#x000a;テスト</p> </div>
wp-content/plugins/wp-maintenance-mode/assets/css/style.css
andripriyanto/WebTKJ-BPI
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; text-decoration: none; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { display: block; width: 500px; margin: 0 auto; text-align: left; position: relative; font-style: italic; } blockquote:before, blockquote:after, q:before, q:after { content: '"'; content: none; } input, button { -webkit-appearance: none; border-radius: 0; } table { border-collapse: collapse; border-spacing: 0; } em, i { font-style: italic; } del { text-decoration: line-through; } strong, b { font-weight: bold; } ol { width: 600px; margin: 0 auto; text-align: left; } ol li { list-style-type: decimal; } ul { width: 600px; margin: 0 auto; text-align: left; } ul li { list-style: disc; } a { color: inherit; text-decoration: underline; } body, html { min-height: 100%; /*height: 100%;*/ } body { background-color: #fff; color: #1b1f23; font-family: Helvetica Neue, Arial, sans-serif; } .wrap { width: 605px; margin: 100px auto 0; text-align: center; } .wrap h1 { font-size: 30px; font-weight: 700; margin: 0 0 90px; } .wrap h2 { font-size: 24px; font-weight: 400; line-height: 45px; margin: 0 0 80px; } .wrap h3 { font-size: 24px; font-weight: 400px; margin: 0 0 45px; } .wrap .author_link { margin-top: 15px; color: #616161; margin: 0 0 50px; } .wrap .author_link a { color: #000; } /** * COUNTDOWN **/ .wrap .countdown { margin: 0 0 85px; } .wrap .countdown span { font-size: 30px; } /** * SUBSCRIBE FORM **/ .wrap form.subscribe_form { width: 465px; margin: 0 0 75px; display: inline-block; border: 3px solid #e0e0e0; box-sizing: border-box; } .wrap form.subscribe_form input { margin: 0; outline: 0; border: 0; float: left; font-size: 18px; padding: 20px 25px; box-sizing: content-box; } .wrap form.subscribe_form input[type="text"] { width: 245px; } .wrap form.subscribe_form input[type="submit"] { background: #000; color: #fff; float: right; cursor: pointer; padding: 20px 30px; border-left: 3px solid #e0e0e0; } .wrap form.subscribe_form input[type="submit"]:hover { background: #fff; color: #000; border-left: 3px solid #e0e0e0; } .wrap form.subscribe_form input[type="submit"]:active { background: #1e1e1e; color: #fff; } .wrap form.subscribe_form .error { color: red; } .wrap form.subscribe_form label.error { display: none !important; } /** * LOGIN FORM **/ .wrap form.login_form { width: 100%; margin: 15px 0 0; } .wrap form.login_form input { display: inline-block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 3px solid #E2E2E2; font-family: Helvetica Neue, Arial, sans-serif; font-size: 16px; margin: 0 10px 0 0; outline: 0; padding: 15px; } .wrap form.login_form input[type="submit"] { background: #000; color: #fff; margin: 0; border-color: #000; font-weight: bold; padding: 15px 30px; cursor: pointer; } .wrap form.login_form input[type="submit"]:active { position: relative; top: 1px; } /** * SOCIAL NETWORKS **/ .wrap .social { margin: 0 0 70px; } .wrap .social a { width: 22px; height: 22px; margin: 0 0 20px 55px; background-image: url('../images/icn_sprite.png'); background-repeat: no-repeat; display: inline-block; text-indent: -999em; } .wrap .social a:first-of-type { margin: 0 0 20px 0; } .wrap .social .git { background-position: 0 0; } .wrap .social .fb { background-position: -240px 0; } .wrap .social .tw { background-position: -162px 0px; } .wrap .social .rss { background-position: -402px 0; } .wrap .social .mail { background-position: -560px 0; } .wrap .social .pin { background-position: -322px 0; } .wrap .social .dribbble { background-position: -82px 0; } .wrap .social .gplus { background-position: -486px 0; } .wrap .social .linkedin { background-position: -633px 0; } /** * CONTACT FORM **/ .wrap .contact_us { color: #000; border: 3px solid #000; font-size: 18px; padding: 15px 40px; display: inline-block; margin: 0 0 70px; } .wrap .contact_us:hover { background: #000; color: #fff; } .contact_us { text-decoration: none; } .contact { position: fixed; display: none; top: 0; bottom: 0; left: 0; right: 0; background: rgba(27, 31, 35, 0.95); } .contact label.error { color: red; float: left; font-size: 11px; padding-top: 10px; } .contact .form { width: 520px; text-align: center; padding: 40px; background: #f9f9f9; box-sizing: border-box; margin: 100px auto; transition: 0.2s transform ease-in-out; } .contact .form input, .contact .form textarea { padding: 15px 20px; margin: 0; outline: 0; width: 100%; background: #f9f9f9; border: 3px solid #e0e0e0; font-size: 18px; font-family: Helvetica Neue, Arial, sans-serif; box-sizing: border-box; resize: none; } .contact .form textarea { height: 175px; padding: 20px; } .contact .form input[type="text"]::-webkit-input-placeholder, .contact .form textarea::-webkit-input-placeholder { color: #dadada; } .contact .form input[type="text"]::-moz-input-placeholder, .contact .form textarea::-moz-input-placeholder { color: #dadada; } .contact .form input[type="text"]::-ms-input-placeholder, .contact .form textarea::-ms-input-placeholder { color: #dadada; } .contact .form .col { width: 205px; margin: 0 0 30px; display: inline-block; float: left; } .contact .form .col.last { float: right; } .contact .form .submit { margin: 30px 0 0; text-align: center; clear: left; } .contact .form .submit input { cursor: pointer; display: inline-block; background: #1b1f24; color: #fff; border: 0; padding: 20px 45px; width: auto; } /*======= MOVE ANIMATION =======*/ .contact .move_top { transform: perspective(1000px) translateY(-200px); } .contact .move_bottom { transform: perspective(1000px) translateY(0); } /*======= ZOOM ANIMATION =======*/ .contact .zoom { transform: perspective(1000px) scale(0.5); transition: 0.3s transform ease-in-out; } .contact .zoomed { transform: perspective(1000px) scale(1); } /*======= FOLD ANIMATION =======*/ .contact .fold { transform: perspective(1000px) rotateY(90deg); } .contact .unfold { transform: perspective(1000px) rotateY(0); } /** * EDITS WHEN HAVE BACKGROUND CLASS **/ .background { background: url('../images/backgrounds/bg1.jpg') no-repeat center top fixed; background-size: cover; } .background .countdown span { color: #fff; } .background form.subscribe_form input[type="submit"] { color: #000; background: #fff; } .background form.subscribe_form input[type="text"] { background: transparent; color: #fff; } .background form.subscribe_form input.error[type="text"] { color: red; } .background form.subscribe_form input[type="text"]::-webkit-input-placeholder { color: #fff; } .background form.subscribe_form input[type="text"]::-moz-input-placeholder { color: #fff; } .background form.subscribe_form input[type="text"]::-ms-input-placeholder { color: #fff; } .background .contact_us { color: #fff; border-color: #fff; } /** * MEDIA QUERIES (RESPONSIVE) **/ @media only screen and (max-width: 700px) { .wrap form.login_form { width: 80%; margin: 15px auto 0; } .wrap form.login_form input { width: 49%; margin: 0 2% 0 0; } .wrap form.login_form input[type="password"] { margin: 0; } .wrap form.login_form input[type="submit"] { width: 100%; margin: 15px 0 0; } } @media only screen and (max-width: 550px) { .wrap { width: 90%; margin: 50px auto 0; } .wrap h1 { margin: 0 0 50px; } .wrap h2, .wrap h3 { font-size: 18px; } .wrap form { box-sizing: border-box; width: 100%; } .wrap form input { box-sizing: border-box; } .wrap form input[type="text"], .wrap form input[type="submit"] { width: 100%; } .wrap .contact_us { margin: 0 0 50px; } .contact .form { width: 90%; } .contact .form p.col { width: 100%; } .contact .form input[type="submit"] { width: 100%; } .wrap form.login_form { width: 90%; } .wrap form.login_form input { width: 100%; margin: 0 0 10px 0; } .wrap form.login_form input[type="submit"] { margin: 10px 0 0; } ul, ol { width: 80%; } blockquote, q { width: 70%; } }
administrator/templates/bluestork/css/template.css
Freedz/Bethel
@charset "UTF-8"; /** * @package Joomla.Administrator * @subpackage templates.bluestork * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * */ /* ------------------------- COLOR PALETTE FOR BLUE STORK Dark blue color: #146295 RGB: 20/98/149 Med blue color: #025A8D RGB: 2/90/141 Light blue color: #70ace4 RGB: 112/172/228 Extra light blue color: #BED6FF RGB: 190/214/255 Orange color: #FC8F30 RGB: 252/143/48 Light grey color: #f7f7f7 RGB: 247/247/247 Medium grey color: #d7d7d7 RGB: 215/215/215 Dark grey color: #666666 RGB: 102/102/102 Border grey color: #CCCCCC RGB: 204/204/204 ----------------------------------------------------------*/ html { overflow-y: scroll; } body { margin: 10px; padding: 0; background: #fff; padding-bottom: 1px; font-size: 68.8%; /* Set base to 11px */ } body,td,th { font-family: Arial, Helvetica, sans-serif; } body#minwidth-body { height: 95%; min-width: 960px; } a,img { padding: 0; margin: 0; } img { border: 0 none; } .clr { clear: both; overflow: hidden; height: 0; } form { margin: 0; padding: 0; } h1 { margin: 0; padding-bottom: 8px; color: #025A8D; font-size: 1.818em; } h3 { font-size: 1.182em; } h4 { font-size: 1.182em; } * :focus, a:active { outline: none; } a:link { color: #025A8D; text-decoration: none; outline: none; } a:visited { color: #025A8D; text-decoration: none; outline: none; } a:hover { text-decoration: underline; } fieldset { margin-bottom: 10px; border: 1px #ccc solid; padding: 5px; text-align: left; } legend { color: #146295; font-size: 1.182em; font-weight: bold; } input, select { font-size: 0.909em; border: 1px solid silver; background: #fff; } textarea { font-size: 1.273em; border: 1px solid silver; } iframe { border: 0; } .invalid { color: red; font-weight: bold; } input.invalid { border: 1px solid red; } input.disabled { background-color: #F0F0F0; } input.button { cursor: pointer; } input:focus, select:focus, textarea:focus { background-color: #ffd; } .enabled, .success { color: green; font-weight: bold; } .disabled, p.error { color: red; font-weight: bold; } .protected { color: #999999; } p.warning { color: red; font-weight: bold; font-size: 1.091em; } p.nowarning { color: #333; font-weight: bold; font-size: 1.091em; } .allow, span.writable { color: green; } .deny, span.unwritable { color: red; } .none { color: #aaa; } .hide { display: none; } .hidebtn { border: 0; padding: 0;margin:0;width: 0;height: 0;} .hidelabeltxt { text-indent: -9999em; } .nowrap { white-space: nowrap; } /* -- OVERALL STYLES ----------------------------- */ /* Header */ #border-top.h_blue { background: url(../images/j_header_middle.png) repeat-x; height: 54px; -webkit-border-top-right-radius: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-top-right-radius: 8px; border-top-left-radius: 8px; } #border-top .title, #border-top .title a { font-size: 1.364em; font-weight: bold; color: #fff; line-height: 44px; padding-left: 14px; } #border-top .logo { display: block; width: auto; float: right; padding: 7px 10px 0 0; } #header-box { border: 1px solid #ccc; background: #f0f0f0; } /* Footer */ #footer .copyright { margin: 10px; text-align: center; line-height: 160%; } p.footer-tip { margin-top: 15px; } /* Body */ #content-box { border: 1px solid #ccc; border-top: 0; float: left; width: 99.85%; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; margin-bottom: 5px; } #element-box { margin-bottom: 11px; } #element-box, #toolbar-box, #submenu-box { padding: 10px 10px 0 10px; } #toolbar-box { background: #fbfbfb; margin-bottom: 10px; } #toolbar-box .m { background: #f4f4f4; min-height: 48px; } #submenu-box { margin-bottom: 10px; } #submenu-box .padding { padding: 0; } /* -- STATUS STYLES ----------------------------- */ #module-status { float: right; } #module-status > span { display: block; float: left; line-height: 16px; padding: 4px 10px 0 22px; margin-bottom: 5px; } #module-status .viewsite { background: url(../images/menu/icon-16-viewsite.png) 3px 4px no-repeat; } #module-status .preview { background: url(../images/menu/icon-16-media.png) 3px 3px no-repeat; } #module-status .unread-messages, #module-status .no-unread-messages { background: url(../images/menu/icon-16-messages.png) 3px 3px no-repeat; } #module-status .unread-messages a { font-weight: bold; } #module-status .loggedin-users { background: url(../images/menu/icon-16-user.png) 3px 3px no-repeat; } #module-status .backloggedin-users { background: url(../images/menu/icon-16-back-user.png) 3px 3px no-repeat; } #module-status .multilanguage { background: url(../images/menu/icon-16-language.png) 3px 3px no-repeat; } #module-status .logout { background: url(../images/menu/icon-16-logout.png) 3px 3px no-repeat; } #module-unread-new span { color: red; text-decoration: none; font-weight: bold; } #module-unread span { color: black; text-decoration: none; } #module-unread img, #module-unread-new img { border: 0; } span.stat-notice { font-weight: bold; } div.noparams-notice { text-align: center; padding: 5px; } p.noparams { padding: 20px 15px; } p.noresults { padding: 20px 15px; } span.adminlist-searchstatus a { padding-left: 20px; } /* -- MISC. STYLES ----------------------------- */ span.note { display: block; background: #ffd; padding: 5px; color: #666; } .previewframe { border: none; width: 98%; height: 600px; padding: 0 5px 0 10px; } textarea#codeedit { width: 100%; height: 500px; } .temprev { width: 100%; border: 1px solid #d7d7d7; margin: 0; padding: 0; background: #fff; } textarea#extrainfo, textarea#message { width: 90%; } .pre_message { font-size: 1.3em; } /* -- OVERLIB STYLES ----------------------------- */ .ol-foreground { background-color: #ffe; } .ol-background { background-color: #6db03c; } .ol-textfont { font-family: Arial, Helvetica, sans-serif; font-size: 0.909em; color: #666; } .ol-captionfont { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #fff; font-weight: bold; } .ol-captionfont a { color: #0b5fc6; text-decoration: none; } /* -- TOOLBAR STYLES ----------------------------- */ /* Page titles */ div.pagetitle { padding-left: 60px; background-repeat: no-repeat; margin-left: 10px; } div.pagetitle h2 { line-height: 48px; font-size: 2em; font-weight: bold; color: #146295; margin: 0; padding: 0; } div.pagetitle span { color: #666; } /* Modal header */ div.configuration { font-size: 1.364em; font-weight: bold; color: #146295; padding-left: 30px; margin-left: 10px; padding-top: 4px; background: url(../images/menu/icon-16-config.png) 0 6px no-repeat; } /* Main toolbars */ div.toolbar-list { float: right; text-align: right; padding: 0; } div.toolbar-list ul { margin: 0; padding: 0; } div.toolbar-list li { padding: 1px 1px 3px 4px; text-align: center; color: #666; height: 48px; list-style: none; float: left; } div.toolbar-list li.spacer { width: 10px; } div.toolbar-list li.divider { border-right: 1px solid #c7c7c7; width: 2px; } div.toolbar-list span { float: none; width: 32px; height: 32px; margin: 0 auto; display: block; } div.toolbar-list a { display: block; float: left; white-space: nowrap; border: 1px solid #F4F4F4; padding: 1px 5px; cursor: pointer; } div.toolbar-list a:hover, div.toolbar-list a:focus, div.toolbar-list a:active { border-left: 1px solid #eee; border-top: 1px solid #eee; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; text-decoration: none; color: #0B55C4; } /* -- MASSMAIL STYLES ----------------------------- */ td#mm_pane { width: 90%; } input#mm_subject { width: 200px; } textarea#mm_message { width: 100%; } /* -- PANE SLIDER STYLES ----------------------------- */ .pane-sliders { margin: 18px 0 0 0; position:relative; } .pane-sliders .title { margin: 0; padding: 2px 2px 2px 5px; color: #666; cursor: pointer; } #content-pane { margin: 8px 10px 15px 15px; } .pane-sliders .panel { margin-bottom: 3px; border:solid 1px #ccc; } .pane-sliders .panel h3 { background: #fafafa; color: #666; } .pane-sliders .content { background: #fff; } .pane-sliders .adminlist { border: 0 none; font-size: 1em; } .pane-sliders .adminlist td { border: 0 none; } .pane-toggler span { background: transparent url(../images/j_arrow.png) 5px 50% no-repeat; padding-left: 20px; } .pane-toggler-down span { background: transparent url(../images/j_arrow_down.png) 5px 50% no-repeat; padding-left: 20px; } .pane-toggler-down { border-bottom: 1px solid #ccc; } h3.pane-toggler-down a:hover, h3.pane-toggler a:hover { text-decoration: none; } .pane-slider.pane-hide { display: none; } .pane-slider ol li { list-style: none; margin-left: -25px; margin-top: 10px; } input#jformparams_link_titles1, input#jformparams_show_title1, input#jformparams_link_category1 { margin-left: 13px; } div#position-icon.pane-sliders div.pane-down div.icon-wrapper { margin: 5px 0 5px 0; } div#position-icon.pane-sliders div.pane-down .icon-wrapper .icon { padding: 5px 0 5px 10px; margin: 0; } div#position-icon.pane-sliders .icon { background: #fff; } /* -- TAB STYLES ----------------------------- */ dl.tabs { float: left; margin: 10px 0 -1px 0; z-index: 50; } dl.tabs dt { float: left; padding: 4px 10px; border: 1px solid #ccc; margin-left: 3px; background: #e9e9e9; color: #666; } dl.tabs dt.open { background: #F9F9F9; border-bottom: 1px solid #f9f9f9; z-index: 100; color: #000; } div.current { clear: both; border: 1px solid #ccc; padding: 10px 10px; } div.current dd { padding: 0; margin: 0; } dl#content-pane.tabs { margin: 1px 0 0 0; } div.current label, div.current span.faux-label { display: block; min-width: 150px; float: left; clear: left; margin-top: 8px; } div.current fieldset { border: none 0; } div.current fieldset.adminform { border: 1px #ccc solid; } div.current fieldset.radio { float: left; } div.current fieldset.radio input { clear: none; min-width: 15px; float: left; margin: 3px 0 0 2px; } div.current fieldset.radio label { clear: none; min-width: 45px; float: left; margin: 3px 0 0 5px; } div.current fieldset.checkboxes { float: left; clear: right; } div.current fieldset.checkboxes input { clear: left; min-width: 15px; float: left; margin: 3px 0 0 2px; } div.current fieldset.checkboxes label { clear: right; min-width: 45px; margin: 3px 0 0 5px; } div.current input, div.current textarea, div.current select { clear: none; float: left; margin: 3px 0 0 2px; } div.current select { margin-bottom: 15px; } p.tab-description { font-size: 1.091em; margin-left: 0; margin-top: 5px; } /* ACL panels */ div.acl-options div.current { width: auto; } div.current table#acl-config th.acl-groups { text-align: left; } li.acl-editgroups, li.acl-resetbtn { display:block; float:left; margin:14px !important; width:auto; background:none repeat scroll 0 0 #FFFFFF; border:1px solid #CCCCCC; text-decoration:none; font-size: .909em; padding: 3px !important; } li.acl-editgroups:hover, li.acl-resetbtn:hover { background:none repeat scroll 0 0 #E8f6f3; border:1px solid #AAA; cursor:pointer; } /* -- CONTROL PANEL STYLES ----------------------------- */ .cpanel div.icon, #cpanel div.icon { text-align: center; margin-right: 15px; float: left; margin-bottom: 15px; } .cpanel div.icon a, #cpanel div.icon a { background-color: #fff; background-position: -30px; display: block; float: left; height: 97px; width: 108px; color: #565656; vertical-align: middle; text-decoration: none; border: 1px solid #CCC; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-transition-property: background-position, -webkit-border-bottom-left-radius, -webkit-box-shadow; -moz-transition-property: background-position, -moz-border-radius-bottomleft, -moz-box-shadow; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; } #cpanel div.icon a:hover, #cpanel div.icon a:focus, #cpanel div.icon a:active, .cpanel div.icon a:hover, .cpanel div.icon a:focus, .cpanel div.icon a:active { background-position: 0; -webkit-border-bottom-left-radius: 50% 20px; -moz-border-radius-bottomleft: 50% 20px; border-bottom-left-radius: 50% 20px; -webkit-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25); -moz-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25); box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25); position: relative; z-index: 10; } #cpanel img, .cpanel img { padding: 10px 0; margin: 0 auto; } #cpanel span, .cpanel span { display: block; text-align: center; } div.cpanel-left { width: 54%; float: left; } div.cpanel-right { width: 45%; float: right; } /* -- FORM STYLES ----------------------------- */ /* Standards for commonly used elements */ div.width-20 {width: 20%;} div.width-30 {width: 30%;} div.width-35 {width: 35%;} div.width-40 {width: 40%;} div.width-45 {width: 45%;} div.width-50 {width: 50%;} div.width-55 {width: 55%;} div.width-60 {width: 60%;} div.width-65 {width: 65%;} div.width-70 {width: 70%;} div.width-80 {width: 80%;} div.width-100 {width: 100%;} .clrlft {clear: left;} .clrrt {clear: right;} .fltlft {float: left;} .fltrt {float: right;} .fltnone {float: none;} div.width-20 fieldset, div.width-30 fieldset, div.width-35 fieldset, div.width-40 fieldset, div.width-45 fieldset, div.width-50 fieldset, div.width-55 fieldset, div.width-60 fieldset, div.width-65 fieldset, div.width-70 fieldset, div.width-80 fieldset, div.width-100 fieldset { background-color: #fff; padding: 5px 17px 17px 17px; } /* Administrator forms, lists */ fieldset.adminform { margin: 10px; overflow: hidden; } fieldset.adminform legend { margin: 0; padding: 0; } ul.adminformlist, ul.adminformlist li { margin: 0; padding: 0; list-style: none; } fieldset label, fieldset span.faux-label { float: left; clear: left; display:block; margin: 5px 0; } fieldset ul { margin: 0; padding: 0; } form label, form span.faux-label { font-size: 1.091em; } fieldset input, fieldset textarea, fieldset select, fieldset img, fieldset button { float: left; width: auto; margin: 5px 5px 5px 0; } fieldset.adminform textarea { width: 355px; } fieldset ul.checklist input { clear: left; margin-right: 10px; } fieldset ul.checklist label, fieldset ul.menu-links label, fieldset#filter-bar label { clear: none; } fieldset.adminform ul.checklist li { width: 100%; margin: 0; padding: 0; } fieldset.adminform ul.checklist li label { width: auto; } input.readonly { font-family: Arial, Helvetica, sans-serif; font-size: 1.091em; padding-top: 1px; border: 0; font-weight: bold; color: #666; } #jform_id, span.readonly { font-family: Arial, Helvetica, sans-serif; font-size: 1.091em; margin:5px 5px 5px 0; font-weight: bold; float: left; display:block; color: #666; } #jform_params_alt, #jform_clickurl { width: 355px; } #jform-imp { width: 70px; } .mod-desc { margin-left: 135px !important; float: none !important;} input.readonly { background-color: #ffffff; } #jform_params_width, #jform_params_height, #jform_params_increase, #jform_params_shownumber, #jform_params_count { width: 50px; } #jform_id { width: 50px; background-color:#FFFFFF; border: 0 none; } input#jform_title, input#jform_leveltitle, input#jform_grouptitle { font-size: 1.364em; } label#jform_title-lbl, label#jform_leveltitle-lbl, label#jform_grouptitle-lbl { padding-top: 3px; } div#content-pane fieldset { border: 0; padding: 10px 15px 0 15px; } div.panel fieldset { border: 0; } /* Required elements */ input.required { background-color: #d5eeff; } .star { color:#EB8207; font-size:1.2em; } /* -------- Batch Section ---------- */ fieldset.batch { margin: 20px 0 10px 0; background: #fff; padding: 10px; } fieldset.batch label { margin: 5px; min-width: 40px; } fieldset.batch button { margin: 3px; } fieldset#batch-choose-action { clear: left; border: 0 none; } fieldset.batch label { float: left; clear: none; } fieldset label#batch-choose-action-lbl { clear: left; margin-top: 15px; } label#batch-language-lbl, label#batch-user-lbl { clear: left; margin-right: 10px; margin-top: 15px; } select#batch-language-id, select#batch-user-id { margin-top: 15px; } select#batch-category-id, select#batch-menu-id, select#batch-position-id { margin-right: 30px; } label#batch-access-lbl, label#batch-client-lbl { margin-right: 10px; } /* -------- Menu Assigments ---------- */ div#menu-assignment { clear:left; } div#menu-assignment input, div#menu-assignment h3 { clear:left; padding-bottom: 0; margin-bottom: 0; } div#menu-assignment ul.menu-links { float:left; width:49%; } div#menu-assignment ul.menu-links li:last-child label { margin-bottom: 20px; } fieldset.adminform .menu-links label { white-space:nowrap; } fieldset.adminform .menu-links input { margin: 8px 5px 0 0; } button.jform-rightbtn { float:right; margin-right: 0; } #jform_impmade, #jform_clicks { width: 30px; } /* Field label widths - long label */ fieldset.adminform.long label, fieldset.adminform.long span.faux-label { min-width: 180px; } /* Field label widths - short label */ fieldset.adminform label, fieldset.adminform span.faux-label { min-width: 135px; padding: 0 5px 0 0; } fieldset.panelform { overflow: hidden; clear: both; } fieldset.panelform label, fieldset.panelform div.paramrow label, fieldset.panelform span.faux-label { min-width: 145px; max-width: 250px; padding: 0 5px 0 0; } /* One-offs */ /* Field label widths - medium label */ label#userparamsallowUserRegistration-lbl, label#userparamsnew_usertype-lbl, label#userparamsuseractivation-lbl, label#userparamsfrontend_userparams-lbl, label#jform_MetaDesc-lbl { min-width: 180px; } /* Field label widths - long label */ label#paramsusermode-lbl, label#paramsphishing-resistant-lbl, label#paramsmulti-factor-lbl, label#paramsmulti-factor-physical-lbl, paramslang_mode-lbl { min-width: 200px; } div.jform_mod_title, div.jform_na { margin-top: 5px; float: left; } div#jform_template, div#jform_template-desc { float: left; padding-right: 5px; padding-top: 5px; font-size: 1.091em; } div#jform_template-desc { padding-top: 3px; } input#description { margin-top: 3px; } th.col1template { width: 210px; } div.editor-border { border: 1px solid #CCCCCC; } fieldset p { margin: 0 0 15px 0; font-size: 1.091em; } ul#overviewlist,ul#paramlist { clear: both; font-size: 1.091em; padding-top: 5px; } ul#overviewlist li { list-style-type: none; margin-left: -40px; margin-bottom: 15px; min-width: 140px; } ul#paramlist li { list-style-type: none; margin-left: -40px; margin-bottom: 5px; } li#jform_menutype_label, li#jform_parentid_label, li#jform_published_label, li#jform_access_label { float: left; clear: left; } fieldset.adminform fieldset.radio, fieldset.panelform fieldset.radio, fieldset.adminform-legacy fieldset.radio { border: 0; float: left; padding: 0; margin: 0 0 5px 0; /* clear: right; */ } fieldset.adminform fieldset.radio label, fieldset.panelform fieldset.radio label { min-width: 60px; padding-left: 0; padding-right: 10px; float: left; clear: none; /*width: 40px;*/ display:inline; } /* checkboxes */ fieldset.adminform fieldset.checkboxes, fieldset.panelform fieldset.checkboxes, fieldset.adminform-legacy fieldset.checkboxes { border: 0; float:left; padding: 0; margin: 0 0 5px 0; clear:right; } fieldset.adminform fieldset.checkboxes input[type="checkbox"], fieldset.panelform fieldset.checkboxes input[type="checkbox"] { float: left; clear: left; } fieldset.adminform fieldset.checkboxes label, fieldset.panelform fieldset.checkboxes label, fieldset.adminform fieldset.checkboxes span.faux-label, fieldset.panelform fieldset.checkboxes span.faux-label { clear: right; } /* end checkboxes */ /* spacer */ div.current span.spacer > span.before, fieldset.adminform span.spacer > span.before, fieldset.panelform span.spacer > span.before { clear: both; overflow: hidden; height: 0; display: block; } div.current span.spacer > span.text label , fieldset.adminform span.spacer > span.text label , fieldset.panelform span.spacer > span.text label { white-space: nowrap; font-weight: bold; color: #666; } /* end spacer */ fieldset.panelform-legacy label, fieldset.adminform-legacy label { min-width: 150px; float: left; } /* JParameter classes on radio button labels */ fieldset.panelform-legacy label.radiobtn-jno, fieldset.panelform-legacy label.radiobtn-jyes, fieldset.panelform-legacy label.radiobtn-show, fieldset.panelform-legacy label.radiobtn-hide, fieldset.panelform-legacy label.radiobtn-off, fieldset.panelform-legacy label.radiobtn-on { min-width: 40px !important; clear: none !important; } #jform_plugdesc-lbl, #jform_description-lbl { clear: both; margin-top: 15px; } p.jform_desc { clear: left; } div#jform_ordering { font-size: 1.091em; margin-top: 3px; } fieldset.filter { border: 0; margin: 0; padding: 0 0 5px; } fieldset.filter ol { border: 0; list-style: none; margin: 0; padding: 5px 0 0; } fieldset.filter ol li { float: left; padding: 0 5px 0 0; } fieldset.filter ol li fieldset { border: 0; margin: 0; padding: 0; } fieldset.filter .left { float: left; } fieldset.filter .right { float: right; } fieldset.filter .right select { margin-left: 10px; } fieldset#filter-bar { min-height: 35px; border: 0; border-bottom: 1px solid #d5d5d5; } label.filter-search-lbl { margin-left: 5px; } label.filter-hide-lbl { margin-left: 5px; clear: none; } div.filter-select input, div.filter-select select { margin-left: 5px; margin-right: 5px; } button.filter-go { float: left; margin-right: 15px; } label.filter-published-lbl { clear: none; margin-left: 10px; } table.adminform { background-color: #fff; border: solid 1px #d5d5d5; width: 100%; border-collapse: collapse; margin: 8px 0 10px 0; margin-bottom: 15px; } table.adminform tr.row0 { background-color: #f9f9f9; } table.adminform tr.row1 { background-color: #eeeeee; } table.adminform th { font-size: 1.091em; padding: 6px 2px 4px 4px; text-align: left; height: 25px; color: #000; background-repeat: repeat; } table.adminform td { padding: 5px; text-align: left; font-size: 1.091em; } table.adminform td.filter { text-align: left; } table.adminform td.helpMenu { text-align: right; } table#template-mgr td { padding: 15px 0; } table#template-mgr td p { margin: 3px; } td.template-name a { padding-left: 15px; font-weight: bold; } .helplinks { margin-top: 60px; } ul.helpmenu li { float: right; margin: 10px; padding: 0; list-style-type: none; } input.text-area-order { text-align: center; margin-right: 5px; } fieldset.uploadform label { clear: left; min-width: 100px; } span.gi { color: #d7d7d7; font-weight: bold; margin-right: 5px; } span.gtr { visibility:hidden; margin-right: 5px; } ul#legend li { float: left; margin: 20px; list-style-type: none; } #jform_params_target { width: 190px;} /* Adminlist grids */ table.adminlist { width: 100%; border-spacing: 1px; background-color: #f3f3f3; color: #666; } table.adminlist td, table.adminlist th { padding: 4px; } table.adminlist td {padding-left: 8px;} table.adminlist thead th { text-align: center; background: #f7f7f7; color: #666; border-bottom: 1px solid #CCC; border-left: 1px solid #fff; } table.adminlist thead th.left { text-align: left; } table.adminlist thead a:hover { text-decoration: none; } table.adminlist thead th img { vertical-align: middle; padding-left: 3px; } table.adminlist tbody th { font-weight: bold; } table.adminlist tbody tr { background-color: #fff; text-align: left; } table.adminlist tbody tr.row0:hover td, table.adminlist tbody tr.row1:hover td { background-color: #e8f6fe; } table.adminlist tbody tr td { background: #fff; border: 1px solid #fff; } table.adminlist tbody tr.row1 td { background: #f0f0f0; border-top: 1px solid #FFF; } table.adminlist tfoot tr { text-align: center; color: #333; } table.adminlist tfoot td,table.adminlist tfoot th { background-color: #f7f7f7; border-top: 1px solid #999; text-align: center; } table.adminlist td.order { text-align: center; white-space: nowrap; width: 200px; } table.adminlist td.order span { float: left; width: 20px; text-align: center; background-repeat: no-repeat; height: 13px; } table.adminlist .pagination { display: inline-block; padding: 0; margin: 0 auto; } /* Tree indentation & nesting - Up to 10 levels deep so don't go crazy :) */ table.adminlist td.indent-4 { padding-left: 4px; } table.adminlist td.indent-19 { padding-left: 19px; } table.adminlist td.indent-34 { padding-left: 34px; } table.adminlist td.indent-49 { padding-left: 49px; } table.adminlist td.indent-64 { padding-left: 64px; } table.adminlist td.indent-79 { padding-left: 79px; } table.adminlist td.indent-94 { padding-left: 94px; } table.adminlist td.indent-109 { padding-left: 109px; } table.adminlist td.indent-124 { padding-left: 124px; } table.adminlist td.indent-139 { padding-left: 139px; } table.adminlist tr td.btns a { text-decoration: underline; } /* -- TABLE STYLES ----------------------------- */ div#element-box div.m form table.adminlist tr td a { font-size: 1.1em; } div#element-box div.m form table.adminlist tr td div.button2-left.smallsub a { font-size: 1em; } div#element-box div.m form table.adminlist tr td p.smallsub a, div#element-box div.m div.pane-slider form table.adminlist a { font-size: 1em; } p.smallsub { margin: 3px 0 0; } p.smallsub span { color: #a0a0a0; } .pagination div.limit { float: left; height: 22px; line-height: 22px; margin: 0 10px; } .pagination div.limit select#limit { width: 50px; } p.mod-purge-instruct { margin-top: 20px; } div.checkin-tick { background: url(../images/admin/tick.png) 20px 50% no-repeat; text-indent: -9999px; } td.left, th.left { text-align: left; } td.center, th.center, .center { text-align: center; float: none; } td.center img, th.center img { float: none; } td.right,th.right { text-align: right; } .container { clear: both; text-decoration: none; text-align:center; } * html .container { display: inline-block; } table.admintable th, table.admintable td { font-size: 1.091em; } table#global-checkin td { font-size: 1.182em; } table#global-checkin td.active { background-color: #E8F6FE !important; } table#global-checkin tbody tr.row0:hover td { background-color: #FFF; } table#global-checkin tbody tr.row1:hover td { background-color: #F0F0F0; } a.saveorder { width: 16px; height: 16px; display:block; overflow: hidden; background: url(../images/admin/filesave.png) no-repeat; float: right; margin-right: 8px; } a.saveorder.inactive { background-position: 0 -16px; } /* -- EDITOR STYLES ----------------------------- */ #editor-xtd-buttons { padding-top: 10px; } /* -- BUTTON STYLES ----------------------------- */ /* Pagination on backend */ .button1, .button1 div { height: 1%; float: right; } .button2-left, .button2-right, .button2-left div, .button2-right div { float: left; } .button1 { background: url(../images/j_button1_left.png) no-repeat; white-space: nowrap; padding-left: 10px; margin-left: 5px; } .button1 .next { background: url(../images/j_button1_next.png) 100% 0 no-repeat; } .button1 a { display: block; height: 26px; float: left; line-height: 26px; font-size: 1.091em; font-weight: bold; color: #333; cursor: pointer; padding: 0 35px 0 6px; } .button1 a:hover { text-decoration: none; color: #0B55C4; } .button2-left a, .button2-right a, .button2-left button, .button2-right button, .button2-left span, .button2-right span { display: block; height: 22px; float: left; line-height: 22px; font-size: 1em; color: #333; cursor: pointer; } .button2-left span,.button2-right span { cursor: default; color: #999; } .button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span, .button2-left .blank a, .button2-right .blank a, .button2-left .blank span, .button2-right .blank span, .button2-left .blank button, .button2-right .blank button { padding: 0 6px; } .page span,.blank span { color: #000; font-weight: bold; } .button2-left a:hover, .button2-right a:hover, .button2-left button:hover, .button2-left button:hover { text-decoration: none; color: #0B55C4; } .button2-left a, .button2-left span, .button2-left button { padding: 0 24px 0 6px; } .button2-right a, .button2-right span, .button2-right button { padding: 0 6px 0 24px; } .button2-left { background: url(../images/j_button2_left.png) no-repeat; float: left; margin-right: 10px; } .button2-right { background: url(../images/j_button2_right.png) 100% 0 no-repeat; float: left; margin-left: 5px; margin-right: 10px; } .button2-right .prev { background: url(../images/j_button2_prev.png) no-repeat; } .button2-right.off .prev { background: url(../images/j_button2_prev_off.png) no-repeat; } .button2-right .start { background: url(../images/j_button2_first.png) no-repeat; } .button2-right.off .start { background: url(../images/j_button2_first_off.png) no-repeat; } .button2-left .page, .button2-left .blank { background: url(../images/j_button2_right_cap.png) 100% 0 no-repeat; } .button2-left .next { background: url(../images/j_button2_next.png) 100% 0 no-repeat; } .button2-left.off .next { background: url(../images/j_button2_next_off.png) 100% 0 no-repeat; } .button2-left .end { background: url(../images/j_button2_last.png) 100% 0 no-repeat; } .button2-left.off .end { background: url(../images/j_button2_last_off.png) 100% 0 no-repeat; } .button2-left .image { background: url(../images/j_button2_image.png) 100% 0 no-repeat; } .button2-left .readmore { background: url(../images/j_button2_readmore.png) 100% 0 no-repeat; } .button2-left .pagebreak { background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat; } .button2-left .blank { background: url(../images/j_button2_blank.png) 100% 0 no-repeat; } .button2-left .article { background: url(../images/j_button2_readmore.png) 100% 0 no-repeat; } a.pointer { cursor: pointer; } button { margin-top: 4px; background: #fff; border: 1px solid #ccc; text-decoration: none; } button:hover { cursor: pointer; background: #E8F6FE; text-decoration: none; border: 1px solid #aaa; } div.button2-left button { background: transparent; margin-top: 0; border: 0 solid #ccc; } div.button2-left button { background: transparent; border: 0 solid #aaa; } /* -- TOOLTIP STYLES ----------------------------- */ .tip { float: left; background: #ffc; border: 1px solid #D4D5AA; padding: 5px; max-width: 400px; z-index: 50; } .tip-title { padding: 0; margin: 0; font-size: 1em; font-weight: bold; margin-top: -15px; padding-top: 15px; padding-bottom: 5px; background: url(../images/selector-arrow.png) no-repeat; } .tip-text { font-size: 1em; margin: 0; } /* -- CALENDAR STYLES ----------------------------- */ a img.calendar { width: 16px; height: 16px; margin-left: 3px; background: url(../images/calendar.png) no-repeat; cursor: pointer; vertical-align: middle; } /* -- SYSTEM MESSAGE STYLES ----------------------------- */ #system-message dd.message ul { background-image: url(../images/notice-info.png); background-repeat: no-repeat; } #system-message dd.error ul { background-image: url(../images/notice-alert.png); background-repeat: no-repeat; } #system-message dd.warning ul { background-image: url(../images/notice-note.png); background-repeat: no-repeat; } #system-message dd.notice ul { background-image: url(../images/notice-note.png); background-repeat: no-repeat; } /* -- LOGIN STYLES ----------------------------- */ .login { margin: 50px auto 100px !important; width: 575px; } form#form-login { clear: both; padding: 10px 0 10px 0; } h1 { margin: 10px 0 5px 10px; } p { margin: 0 0 15px 10px; padding: 0; font-size: 1em; } #section-box { float: right; width: 340px; margin-left: 10px; margin-right: 10px; background-color: #fff; } #section-box .m { padding: 5px; } #section-box .padding { background: none; padding: 0; } #lock { background: url(../images/j_login_lock.png) 50% 0 no-repeat; width: 150px; height: 137px; } fieldset.loginform { border: 0 none; width: auto; } label#mod-login-password-lbl, label#mod-login-username-lbl, label#mod-login-language-lbl { display:block; margin:5px 15px 16px 0; } input#mod-login-username, input#mod-login-password, select#lang { float:right; margin: 0 0 20px 0; clear:right; min-width: 145px; } .login-submit { border: 0; padding: 0; margin: 0; width: 0; height: 0; } #form-login .button-holder { float: right; padding-right: 5px; clear: right; margin-top: 10px; } /* -- JGRID STYLES ----------------------------- */ /* Admin backend grid table elements */ a.jgrid:hover { text-decoration: none;} .jgrid span.state { display: inline-block; height: 16px; width: 16px; } .jgrid span.text { display:none; } .jgrid span.publish { background-image: url(../images/admin/tick.png); } .jgrid span.unpublish { background-image: url(../images/admin/publish_x.png); } .jgrid span.archive { background-image: url(../images/menu/icon-16-archive.png); } .jgrid span.trash { background-image: url(../images/menu/icon-16-trash.png); } .jgrid span.default { background-image: url(../images/menu/icon-16-default.png); } .jgrid span.notdefault { background-image: url(../images/menu/icon-16-notdefault.png); } .jgrid span.checkedout { background-image: url(../images/admin/checked_out.png); } .jgrid span.downarrow { background-image: url(../images/admin/downarrow.png); } .jgrid span.downarrow_disabled { background-image: url(../images/admin/downarrow0.png); background-position: 0 -12px; } .jgrid span.uparrow { background-image: url(../images/admin/uparrow.png); } .jgrid span.uparrow_disabled { background-image: url(../images/admin/uparrow0.png); background-position: 0 -12px; } .jgrid span.published { background-image: url(../images/admin/publish_g.png); } .jgrid span.expired { background-image: url(../images/admin/publish_r.png); } .jgrid span.pending { background-image: url(../images/admin/publish_y.png); } .jgrid span.warning { background-image: url(../images/admin/publish_y.png); } /* -- ICON STYLES ----------------------------- */ .icon-16-alert { background-image: url(../images/menu/icon-16-alert.png); } .icon-16-archive { background-image: url(../images/menu/icon-16-archive.png); } .icon-16-article { background-image: url(../images/menu/icon-16-article.png); } .icon-16-banners { background-image: url(../images/menu/icon-16-banner.png); } .icon-16-banners-clients { background-image: url(../images/menu/icon-16-banner-client.png); } .icon-16-banners-tracks { background-image: url(../images/menu/icon-16-banner-tracks.png); } .icon-16-banners-cat { background-image: url(../images/menu/icon-16-banner-categories.png); } .icon-16-category { background-image: url(../images/menu/icon-16-category.png); } .icon-16-checkin { background-image: url(../images/menu/icon-16-checkin.png); } .icon-16-clear { background-image: url(../images/menu/icon-16-clear.png); } .icon-16-component { background-image: url(../images/menu/icon-16-component.png); } .icon-16-config { background-image: url(../images/menu/icon-16-config.png); } .icon-16-content { background-image: url(../images/menu/icon-16-content.png); } .icon-16-contact { background-image: url(../images/menu/icon-16-contacts.png); } .icon-16-contact-cat { background-image: url(../images/menu/icon-16-contacts-categories.png); } .icon-16-cpanel { background-image: url(../images/menu/icon-16-cpanel.png); } .icon-16-default { background-image: url(../images/menu/icon-16-default.png); } .icon-16-featured { background-image: url(../images/menu/icon-16-featured.png); } .icon-16-groups { background-image: url(../images/menu/icon-16-groups.png); } .icon-16-help { background-image: url(../images/menu/icon-16-help.png); } .icon-16-help-this { background-image: url(../images/menu/icon-16-help-this.png); } .icon-16-help-forum { background-image: url(../images/menu/icon-16-help-forum.png); } .icon-16-help-docs { background-image: url(../images/menu/icon-16-help-docs.png); } .icon-16-help-jed { background-image: url(../images/menu/icon-16-help-jed.png); } .icon-16-help-jrd { background-image: url(../images/menu/icon-16-help-jrd.png); } .icon-16-help-trans { background-image: url(../images/menu/icon-16-help-trans.png); } .icon-16-help-community { background-image: url(../images/menu/icon-16-help-community.png); } .icon-16-help-security { background-image: url(../images/menu/icon-16-help-security.png); } .icon-16-help-dev { background-image: url(../images/menu/icon-16-help-dev.png); } .icon-16-help-shop { background-image: url(../images/menu/icon-16-help-shop.png); } .icon-16-info { background-image: url(../images/menu/icon-16-info.png); } .icon-16-install { background-image: url(../images/menu/icon-16-install.png); } .icon-16-language { background-image: url(../images/menu/icon-16-language.png); } .icon-16-levels { background-image: url(../images/menu/icon-16-levels.png); } .icon-16-logout { background-image: url(../images/menu/icon-16-logout.png); } .icon-16-maintenance { background-image: url(../images/menu/icon-16-maintenance.png); } .icon-16-massmail { background-image: url(../images/menu/icon-16-massmail.png); } .icon-16-media { background-image: url(../images/menu/icon-16-media.png); } .icon-16-menu { background-image: url(../images/menu/icon-16-menu.png); } .icon-16-menumgr { background-image: url(../images/menu/icon-16-menumgr.png); } .icon-16-messages { background-image: url(../images/menu/icon-16-messaging.png); } .icon-16-messages-add { background-image: url(../images/menu/icon-16-new-privatemessage.png); } .icon-16-messages-read { background-image: url(../images/menu/icon-16-messages.png); } .icon-16-module { background-image: url(../images/menu/icon-16-module.png); } .icon-16-newarticle { background-image: url(../images/menu/icon-16-newarticle.png); } .icon-16-newcategory { background-image: url(../images/menu/icon-16-newcategory.png); } .icon-16-newgroup { background-image: url(../images/menu/icon-16-newgroup.png); } .icon-16-newlevel { background-image: url(../images/menu/icon-16-newlevel.png); } .icon-16-newuser { background-image: url(../images/menu/icon-16-newuser.png); } .icon-16-nopreview { background-image: url(../images/menu/icon-16-nopreview.png); } .icon-16-plugin { background-image: url(../images/menu/icon-16-plugin.png); } .icon-16-profile { background-image: url(../images/menu/icon-16-user.png); } .icon-16-preview { background-image: url(../images/menu/icon-16-preview.png); } .icon-16-purge { background-image: url(../images/menu/icon-16-purge.png); } .icon-16-readmess { background-image: url(../images/menu/icon-16-readmess.png); } .icon-16-redirect { background-image: url(../images/menu/icon-16-redirect.png); } .icon-16-search { background-image: url(../images/menu/icon-16-search.png); } .icon-16-finder { background-image: url(../images/menu/icon-16-search.png); } .icon-16-section { background-image: url(../images/menu/icon-16-section.png); } .icon-16-static { background-image: url(../images/menu/icon-16-static.png); } .icon-16-stats { background-image: url(../images/menu/icon-16-stats.png); } .icon-16-themes { background-image: url(../images/menu/icon-16-themes.png); } .icon-16-trash { background-image: url(../images/menu/icon-16-trash.png); } .icon-16-user { background-image: url(../images/menu/icon-16-user.png); } .icon-16-user-note { background-image: url(../images/menu/icon-16-user-note.png); } .icon-16-back-user { background-image: url(../images/menu/icon-16-back-user.png); } .icon-16-writemess { background-image: url(../images/menu/icon-16-writemess.png); } .icon-16-newsfeeds { background-image: url(../images/menu/icon-16-newsfeeds.png); } .icon-16-newsfeeds-cat { background-image: url(../images/menu/icon-16-newsfeeds-cat.png); } .icon-16-weblinks { background-image: url(../images/menu/icon-16-links.png); } .icon-16-weblinks-cat { background-image: url(../images/menu/icon-16-links-cat.png); } /* -- TOOLBAR ICON STYLES ----------------------------- */ .icon-32-send { background-image: url(../images/toolbar/icon-32-send.png); } .icon-32-delete { background-image: url(../images/toolbar/icon-32-delete.png); } .icon-32-help { background-image: url(../images/toolbar/icon-32-help.png); } .icon-32-cancel { background-image: url(../images/toolbar/icon-32-cancel.png); } .icon-32-checkin { background-image: url(../images/toolbar/icon-32-checkin.png); } .icon-32-options { background-image: url(../images/toolbar/icon-32-config.png); } .icon-32-apply { background-image: url(../images/toolbar/icon-32-apply.png); } .icon-32-back { background-image: url(../images/toolbar/icon-32-back.png); } .icon-32-export { background-image: url(../images/toolbar/icon-32-export.png); } .icon-32-forward { background-image: url(../images/toolbar/icon-32-forward.png); } .icon-32-save { background-image: url(../images/toolbar/icon-32-save.png); } .icon-32-edit { background-image: url(../images/toolbar/icon-32-edit.png); } .icon-32-copy { background-image: url(../images/toolbar/icon-32-copy.png); } .icon-32-move { background-image: url(../images/toolbar/icon-32-move.png); } .icon-32-new { background-image: url(../images/toolbar/icon-32-new.png); } .icon-32-upload { background-image: url(../images/toolbar/icon-32-upload.png); } .icon-32-assign { background-image: url(../images/toolbar/icon-32-publish.png); } .icon-32-html { background-image: url(../images/toolbar/icon-32-html.png); } .icon-32-css { background-image: url(../images/toolbar/icon-32-css.png); } .icon-32-menus { background-image: url(../images/toolbar/icon-32-menu.png); } .icon-32-publish { background-image: url(../images/toolbar/icon-32-publish.png); } .icon-32-unblock { background-image: url(../images/toolbar/icon-32-unblock.png); } .icon-32-unpublish { background-image: url(../images/toolbar/icon-32-unpublish.png); } .icon-32-restore { background-image: url(../images/toolbar/icon-32-revert.png); } .icon-32-trash { background-image: url(../images/toolbar/icon-32-trash.png); } .icon-32-archive { background-image: url(../images/toolbar/icon-32-archive.png); } .icon-32-unarchive { background-image: url(../images/toolbar/icon-32-unarchive.png); } .icon-32-preview { background-image: url(../images/toolbar/icon-32-preview.png); } .icon-32-default { background-image: url(../images/toolbar/icon-32-default.png); } .icon-32-refresh { background-image: url(../images/toolbar/icon-32-refresh.png); } .icon-32-save-new { background-image: url(../images/toolbar/icon-32-save-new.png); } .icon-32-save-copy { background-image: url(../images/toolbar/icon-32-save-copy.png); } .icon-32-error { background-image: url(../images/toolbar/icon-32-error.png); } .icon-32-new-style { background-image: url(../images/toolbar/icon-32-new-style.png); } .icon-32-delete-style { background-image: url(../images/toolbar/icon-32-delete-style.png); } .icon-32-purge { background-image: url(../images/toolbar/icon-32-purge.png); } .icon-32-remove { background-image: url(../images/toolbar/icon-32-remove.png); } .icon-32-featured { background-image: url(../images/toolbar/icon-32-featured.png); } .icon-32-stats { background-image: url(../images/toolbar/icon-32-stats.png); } .toolbar-inactive { background-position: 0 32px; } /* -- HEADER ICON STYLES ----------------------------- */ .icon-48-categories { background-image: url(../images/header/icon-48-category.png); } .icon-48-category-edit { background-image: url(../images/header/icon-48-category.png); } .icon-48-category-add { background-image: url(../images/header/icon-48-category-add.png); } .icon-48-generic { background-image: url(../images/header/icon-48-generic.png); } .icon-48-banners { background-image: url(../images/header/icon-48-banner.png); } .icon-48-banners-categories { background-image: url(../images/header/icon-48-banner-categories.png); } .icon-48-banners-category-edit { background-image: url(../images/header/icon-48-banner-categories.png); } .icon-48-banners-category-add { background-image: url(../images/header/icon-48-category-add.png); } .icon-48-banners-clients { background-image: url(../images/header/icon-48-banner-client.png); } .icon-48-banners-tracks { background-image: url(../images/header/icon-48-banner-tracks.png); } .icon-48-checkin { background-image: url(../images/header/icon-48-checkin.png); } .icon-48-clear { background-image: url(../images/header/icon-48-clear.png); } .icon-48-contact { background-image: url(../images/header/icon-48-contacts.png); } .icon-48-contact-categories { background-image: url(../images/header/icon-48-contacts-categories.png); } .icon-48-contact-category-edit { background-image: url(../images/header/icon-48-contacts-categories.png); } .icon-48-contact-category-add { background-image: url(../images/header/icon-48-category-add.png); } .icon-48-purge { background-image: url(../images/header/icon-48-purge.png); } .icon-48-cpanel { background-image: url(../images/header/icon-48-cpanel.png); } .icon-48-config { background-image: url(../images/header/icon-48-config.png); } .icon-48-groups { background-image: url(../images/header/icon-48-groups.png); } .icon-48-groups-add { background-image: url(../images/header/icon-48-groups-add.png); } .icon-48-levels { background-image: url(../images/header/icon-48-levels.png); } .icon-48-levels-add { background-image: url(../images/header/icon-48-levels-add.png); } .icon-48-module { background-image: url(../images/header/icon-48-module.png); } .icon-48-menu { background-image: url(../images/header/icon-48-menu.png); } .icon-48-menu-add { background-image: url(../images/header/icon-48-menu-add.png); } .icon-48-menumgr { background-image: url(../images/header/icon-48-menumgr.png); } .icon-48-newsfeeds-categories { background-image: url(../images/header/icon-48-newsfeeds-cat.png); } .icon-48-newsfeeds-category-edit { background-image: url(../images/header/icon-48-newsfeeds-cat.png); } .icon-48-newsfeeds-category-add { background-image: url(../images/header/icon-48-category-add.png); } .icon-48-trash { background-image: url(../images/header/icon-48-trash.png); } .icon-48-user { background-image: url(../images/header/icon-48-user.png); } .icon-48-user-add { background-image: url(../images/header/icon-48-user-add.png); } .icon-48-user-edit { background-image: url(../images/header/icon-48-user-edit.png); } .icon-48-user-profile { background-image: url(../images/header/icon-48-user-profile.png); } .icon-48-inbox { background-image: url(../images/header/icon-48-inbox.png); } .icon-48-new-privatemessage { background-image: url(../images/header/icon-48-new-privatemessage.png); } .icon-48-msgconfig { background-image: url(../images/header/icon-48-message_config.png); } .icon-48-langmanager { background-image: url(../images/header/icon-48-language.png); } .icon-48-mediamanager { background-image: url(../images/header/icon-48-media.png); } .icon-48-plugin { background-image: url(../images/header/icon-48-plugin.png); } .icon-48-help_header { background-image: url(../images/header/icon-48-help_header.png); } .icon-48-impressions { background-image: url(../images/header/icon-48-stats.png); } .icon-48-browser { background-image: url(../images/header/icon-48-stats.png); } .icon-48-searchtext { background-image: url(../images/header/icon-48-stats.png); } .icon-48-thememanager { background-image: url(../images/header/icon-48-themes.png); } .icon-48-writemess { background-image: url(../images/header/icon-48-writemess.png); } .icon-48-featured { background-image: url(../images/header/icon-48-featured.png); } .icon-48-sections { background-image: url(../images/header/icon-48-section.png); } .icon-48-article-add { background-image: url(../images/header/icon-48-article-add.png); } .icon-48-article-edit { background-image: url(../images/header/icon-48-article-edit.png); } .icon-48-article { background-image: url(../images/header/icon-48-article.png); } .icon-48-content-categories { background-image: url(../images/header/icon-48-category.png); } .icon-48-content-category-edit { background-image: url(../images/header/icon-48-category.png); } .icon-48-content-category-add { background-image: url(../images/header/icon-48-category-add.png); } .icon-48-install { background-image: url(../images/header/icon-48-extension.png); } .icon-48-dbbackup { background-image: url(../images/header/icon-48-backup.png); } .icon-48-dbrestore { background-image: url(../images/header/icon-48-dbrestore.png); } .icon-48-dbquery { background-image: url(../images/header/icon-48-query.png); } .icon-48-systeminfo { background-image: url(../images/header/icon-48-info.png); } .icon-48-massmail { background-image: url(../images/header/icon-48-massmail.png); } .icon-48-redirect { background-image: url(../images/header/icon-48-redirect.png); } .icon-48-search { background-image: url(../images/header/icon-48-search.png); } .icon-48-finder { background-image: url(../images/header/icon-48-search.png); } .icon-48-newsfeeds { background-image: url(../images/header/icon-48-newsfeeds.png); } .icon-48-newsfeeds-cat { background-image: url(../images/header/icon-48-newsfeeds-cat.png); } .icon-48-weblinks { background-image: url(../images/header/icon-48-links.png); } .icon-48-weblinks-categories { background-image: url(../images/header/icon-48-links-cat.png); } .icon-48-weblinks-category-edit { background-image: url(../images/header/icon-48-links-cat.png); } .icon-48-weblinks-category-add { background-image: url(../images/header/icon-48-category-add.png); } /* -- BASIC MENU STYLES ----------------------------- */ #menu, #menu ul, #menu li { margin: 0; padding: 0; border: 0 none; } #menu { position: relative; z-index: 100; } #menu li { float: left; position: relative; list-style: none; display: inline; } #menu li a { display: block; white-space: nowrap; } #menu li ul { visibility: hidden; position: absolute; } #menu li li ul { top: 0; left: 0; } #menu li:hover ul { visibility: visible; } #menu li:hover ul li ul { visibility: hidden; } #menu li:hover li:hover ul { visibility: visible; left: 100%; } /* ---- Menu layout -------------------------- */ #menu li { border-left: 1px solid #fff; border-right: 1px solid #d8d8d8; } #menu li li { border: 0; display: block; float: none; } #menu ul { border: 0.1em solid #ccc; background: #f6f6f6 url(../images/bg-menu.gif) repeat-y left; } #menu ul li.node { background: transparent url(../images/j_arrow.png) no-repeat right 50%; } #menu ul li.separator { background: #DDE1E6 url(../images/bg-menu.gif); height: 1px ; } #menu a, #menu div { padding: 0.35em 1em 0.35em; margin: 0 1px 0 1px; color: #333333; line-height: 1.6em; vertical-align: middle; font-size: 1em; font-weight: bold; text-decoration: none; cursor: default; background-repeat: no-repeat; background-position: left 50%; } #menu li.disabled a, #menu li.disabled:hover a { color: gray; background-color: transparent; margin: 0 1px; border-left-width: 0; border-right-width: 0; } #menu ul a { font-size: 1em; font-weight: normal; padding-left: 25px; padding-right: 20px; line-height: 1.2em; } /* 1 level - hover */ #menu li:hover a { background-color: #dbe4e9; border-left: 1px solid #025a8d; border-right: 1px solid #025a8d; margin: 0; } /* 2 level - normal */ #menu li:hover li a { background-color: transparent; border: 1px solid transparent; margin: 1px; } /* 2 level - hover */ #menu li:hover li:hover a { background-color: #dbe4e9; border-color: #025a8d; } /* 3 level - normal */ #menu li:hover li:hover li a { background-color: transparent; border-color: transparent; } /* 3 level - hover */ #menu li:hover li:hover li a:hover { background-color: #dbe4e9; border-color: #025a8d; } a.icon-16-menu span img { vertical-align: bottom; } /* ---- Submenu styles -------------------------- */ #submenu { list-style: none; padding: 0; margin: 0; line-height: 115%; } #submenu li { float: left; padding: 0; margin: 0; } #submenu li a, #submenu span.nolink { cursor: pointer; padding: 0 15px; border-right: 1px solid #ccc; font-size: 1.1em; font-weight: bold; color: #808080; line-height: 14px; height: 12px; } #submenu span.nolink { color: #999; } #submenu a:hover, #submenu a.active, #submenu span.nolink.active { color: #146295; background: #FFF; } /* -- COMPONENT STYLES ------------------------------ */ div.message { text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 1.091em; padding: 3px; border: 1px solid #e0e0e0; margin-bottom: 10px; font-weight: bold; color: #333; } .helpIndex { border: 0; width: 100%; height: 100%; padding: 0; overflow: auto; } ul.subext li { margin-left: 0; } .unotes ul, .unotes ol { list-style: none; list-style-position: inside; padding-left: 0; padding-right: 0; } .unotes div.utitle { padding: 10px; float: left; font-size: 1.2em; line-height: 1.2em; } .unotes h4 { margin-top: 0; margin-bottom:0; font-size: 1.5em; } .unotes .ubody { font-size: 1.2em; line-height: 1.5em; } ul.alternating > li:nth-child(odd) { background-color:#eee; } ul.alternating > li:nth-child(even) { background-color:#f9f9f9; } ol.alternating > li:nth-child(odd) { background-color:#eee; } ol.alternating > li:nth-child(even) { background-color:#f9f9f9; } .helpFrame { border-left: 0 solid #222; border-right: none; border-top: none; border-bottom: none; width: 100%; height: 800px; padding: 0 5px 0 10px; } #treecellhelp { display: block; position: relative; float: left; margin: 0; overflow: hidden; } #datacellhelp { display: block; margin: 0; margin-top: 10px; padding: 2px 0 0 0; } .outline { border: 1px solid #cccccc; background: #ffffff; padding: 2px; } /* -- MODAL STYLES ----------- */ h2.modal-title { margin-left: 15px; margin-bottom: 0; margin-top: 5px; } ul.menu_types { padding: 0 0 0 15px; width: 95%; margin: 0; } ul.menu_types li, dl.menu_type dd ul li { width: 240px; list-style: none; display: block; float: left; margin-right: 10px; } ul.menu_types li { width: 47%; } dl.menu_type { width: 240px; margin: 0; padding: 0; } dl.menu_type dt { font-weight: bold; font-size: 1.091em; float: left; margin: 13px 0 5px 0; border-bottom: 1px solid #666; width: 240px; } dl.menu_type dd { clear: left; margin: 0; } dl.menu_type dd ul li { margin: 0; } dl.menu_type dd ul { margin-left: -40px; } ul#new-modules-list { padding: 5px 0 0 15px; width:95%; margin: 0; list-style: none; border-top: 1px solid #666; } ul#new-modules-list li { list-style: none; display: block; float:left; margin: 0 20px 0 0; width: 47%; } ul#new-modules-list li a { font-size: 1.091em; line-height: 1.8em; } /* -- ACL STYLES ----------- */ /* Relocated from com_users/media/default.css */ .scroll { overflow: auto; } /* Filter Form */ fieldset ol, ol#property-values { margin: 0; padding: 0; } fieldset li, ol#property-values li { list-style: none; margin: 0; padding: 5px; } fieldset.filter { border: 0; margin: 0; padding: 0 0 5px; } fieldset.filter ol { border: 0; list-style: none; margin: 0; padding: 5px 0 0; } fieldset.filter ol li { float: left; padding: 0 5px 0 0; } fieldset.filter ol li fieldset { border: 0; margin: 0; padding: 0; } fieldset.filter .left { float: left; } fieldset.filter .right { float: right; } fieldset#buttonbar { border: 0; text-align: right; } fieldset#buttonbar ul { list-style: none; margin: 0; padding: 0; } fieldset#buttonbar li { margin: 0; padding: 5px; } /* ---- Configuration Modal -------------------------- */ div#config #submenu { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; } div#config div.m { border-left: 1px solid #CCC; border-right: 1px solid #CCC; padding: 0 8px; } div#config #submenu li { float: left; margin: 0; padding: 0; } div#config #submenu li a, div#config #submenu span.nolink { border-right: 1px solid #CCC; color: #0B55C4; cursor: pointer; font-weight: 700; height: 12px; line-height: 12px; padding: 0 15px; } div#config #submenu li:last-child a { border-right: none; } div#config #submenu a.active, div#config #submenu span.nolink.active { color: #000; text-decoration: underline; } div#config #submenu-box { background: #F6F6F6 none repeat scroll 0; margin-bottom: 10px; } div#config #submenu-box .padding { padding: 0; } /* -- Relocated from com_users/media/grid.css ----------- */ a.move_up { background-image: url('../images/admin/uparrow.png'); display: inline-block; height: 16px; text-indent: -1000em; width: 16px; } span.move_up { background-image: url('../images/admin/uparrow0.png'); display: inline-block; height: 16px; width: 16px; } a.move_down { background-image: url('../images/admin/downarrow.png'); display: inline-block; height: 16px; text-indent: -1000em; width: 16px; } span.move_down { background-image: url('../images/admin/downarrow0.png'); display: inline-block; height: 16px; width: 16px; } a.grid_false { background-image: url('../images/admin/publish_x.png'); display: inline-block; height: 16px; text-indent: -1000em; width: 16px; } a.grid_true { background-image: url('../images/admin/tick.png'); display: inline-block; height: 16px; text-indent: -1000em; width: 16px; } a.grid_trash { background-image: url('../images/admin/icon-16-trash.png'); display: inline-block; height: 16px; text-indent: -1000em; width: 16px; } /* -- ACL PANEL STYLES ----------- */ div.acl-options { width: 100%; } /* All Tabs */ table.aclsummary-table, table.aclmodify-table { border-collapse: collapse; width: 100%; font-size: 1.091em; } td.col1 { font-size: 1.091em; text-align: left; padding: 4px; } tr.row1 { background-color: #f0f0ee; } table.aclsummary-table caption, table.aclmodify-table caption { display: none; } table.aclmodify-table select { margin-bottom: 3px; } /* Summary Tab */ table.aclsummary-table th.col1 { width: 25%; } table.aclsummary-table th.col2, table.aclsummary-table th.col3, table.aclsummary-table th.col4, table.aclsummary-table th.col5, table.aclsummary-table th.col6 { width: 15%; vertical-align: bottom; text-align: center; } table.aclsummary-table td.col2, table.aclsummary-table th.col2, table.aclsummary-table td.col3, table.aclsummary-table th.col3, table.aclsummary-table td.col4, table.aclsummary-table th.col4, table.aclsummary-table td.col5, table.aclsummary-table th.col5, table.aclsummary-table td.col6, table.aclsummary-table th.col6, table.aclmodify-table td.col2, table.aclmodify-table th.col2 { border-left: 1px solid #cbcbcb; } /* Icons */ span.icon-16-unset, span.icon-16-allowed, span.icon-16-denied, span.icon-16-locked { padding-left: 18px; } span.icon-16-unset { background: url(../images/admin/icon-16-denyinactive.png) no-repeat; } span.icon-16-allowed { background: url(../images/admin/icon-16-allow.png) no-repeat; } span.icon-16-denied { background: url(../images/admin/icon-16-deny.png) no-repeat; } span.icon-16-locked { background: url(../images/admin/checked_out.png) 0 0 no-repeat; } label.icon-16-allow, label.icon-16-deny, a.icon-16-allow, a.icon-16-deny, a.icon-16-allowinactive, a.icon-16-denyinactive { display: block; height: 16px; width: 16px; margin: 0 auto; } label.icon-16-allow { background: url(../images/admin/icon-16-allow.png) no-repeat; text-indent: -9999em; position: relative; left: 40%; } label.icon-16-deny { background: url(../images/admin/icon-16-deny.png) no-repeat; text-indent: -9999em; position: relative; left: 40%; } a.icon-16-allow { background: url(../images/admin/icon-16-allow.png) no-repeat; } a.icon-16-deny { background: url(../images/admin/icon-16-deny.png) no-repeat; } a.icon-16-allowinactive { background: url(../images/admin/icon-16-allowinactive.png) no-repeat; } a.icon-16-denyinactive { background: url(../images/admin/icon-16-denyinactive.png) no-repeat; } /* Create, Edit, Edit State & Delete Tabs */ table.aclmodify-table th.col2, table.aclmodify-table th.col3, table.aclmodify-table th.col4 { width: 20%; vertical-align: bottom; text-align: center; } table.aclmodify-table select { margin: 1px; } table.aclsummary-table td label, table.aclmodify-table td label { min-width: 20px; } /* ACL footer and legend */ ul.acllegend { list-style: none; font-size: 1.091em; padding-bottom: 10px; } ul.acllegend li { display: block; float: left; padding-right: 20px; margin: 15px 0 15px 10px; } ul.acllegend li.acl-allowed { padding-left: 20px; padding-right: 10px; background: url(../images/admin/icon-16-allow.png) no-repeat left; } ul.acllegend li.acl-denied { padding-left: 20px; padding-right: 20px; background: url(../images/admin/icon-16-deny.png) no-repeat left; } ul.acllegend li.acl-editgroups { padding-right: 10px; } ul.acllegend li.acl-resetbtn { padding-right: 0; } table#acl-config { width: 100%; margin-top: 15px; border-collapse:collapse; } table#acl-config th { height: 25px; background: #F4F4F4; border-bottom: 1px solid silver; vertical-align:middle; } table#acl-config thead th, table#acl-config td { text-align:center; vertical-align:middle; height: 30px; } table#acl-config th.acl-groups { padding-left: 8px; text-align: left; } table#acl-config th.acl-groups span.gi { margin-right: 2px; } table#acl-config td select { float:none; } .acl-action { font-size: 1.091em; margin: auto 0; } .acl-groups { font-size: 1.091em; font-weight: normal; } label#jform_rules-lbl { float: none; white-space: nowrap; display: none; } label#jform_filters-lbl { float: none; white-space: nowrap; display: none; } /** * Mod_rewrite Warning */ #jform_sef_rewrite-lbl { background: url(../images/admin/icon-16-notice-note.png) right top no-repeat; } /** * Options modal- config */ ul.config-option-list, ul.config-option-list li { margin: 0; padding: 0; list-style: none; } ul.config-option-list fieldset { margin: 0; padding-left: 0; padding-right: 0; } /** * Permission Rules */ #permissions-sliders ul#rules, #permissions-sliders ul#rules ul { margin: 0 !important; padding: 0 !important; border: solid 0 #ccc; background: #fff; list-style-type: none; } #permissions-sliders ul#rules li { margin: 0; padding: 0; } ul#rules li .pane-sliders .panel h3.title { border: solid 0 #ccc; } #permissions-sliders ul#rules .pane-slider { border:solid 1px #ccc; } #permissions-sliders ul#rules .pane-slider.pane-hide { display:none; } #permissions-sliders ul#rules li h3 { background:#fafafa; font-size:1.10em; } #permissions-sliders ul#rules li h3 { border: solid 1px #ccc; } #permissions-sliders ul#rules li h3.pane-toggler-down a { border: solid 0; } #permissions-sliders ul#rules li h3.pane-toggler-down { color:#000; /*background:#146295;*/ } #permissions-sliders ul#rules .group-kind { color:#025A8D; } #permissions-sliders ul#rules table.group-rules { border-collapse:collapse; width:100%; } #permissions-sliders ul#rules table.group-rules td { border:solid 1px #ccc; padding:4px; vertical-align:middle; text-align:left; overflow:hidden; } #permissions-sliders ul#rules table.group-rules th { background:#ddd; border:solid 1px #ddd; font-size:0.9em; color:#025A8D; overflow:hidden; } #permissions-sliders .panel { margin-bottom: 3px; margin-left:0; border:0; } #permissions-sliders p.rule-desc { font-size: 1.091em; margin-left: 0; } #permissions-sliders div.rule-notes { font-size: 1.091em; } ul#rules table.aclmodify-table { border:solid 1px #000; } ul#rules table.group-rules td label { border:solid 0 #000; margin:0 !important; } ul#rules table.group-rules td span { padding-bottom: 4px; } table.group-rules td select { margin:0 !important; } #permissions-sliders ul#rules .mypanel { background:#ffffff; padding:0; } #permissions-sliders .mypanel table.group-rules { margin: 5px; } #permissions-sliders ul#rules { padding:5px; } #permissions-sliders ul#rules table.group-rules th { text-align:left; padding:4px; } #permissions-sliders .pane-toggler span { padding-left:20px; } #permissions-sliders .pane-toggler-down span { padding-left:20px; } #permissions-sliders .pane-toggler-down span.level, #permissions-sliders .pane-toggler span.level { color:#aaa; background-image:none; padding: 0; } /* Debug acl styling */ .check-0, table.adminlist tbody td.check-0 { background-color: #FFFFCF; } .check-a, table.adminlist tbody td.check-a { background-color: #CFFFDA; } .check-d, table.adminlist tbody td.check-d { background-color: #FFCFCF; } .swatch { text-align: center; padding: 0 15px 0 15px; } /* Tab changes for accessibility */ dl.tabs dt h3 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; } dl.tabs dt h3 a:link { color:#333333; outline:medium none; text-decoration:none; } /* -- CUSTOM LANG STRINGS STYLES ----------- */ .red { font-weight: bold; color: #c00; } /** rounded corners **/ div#element-box div.section-box div.m { background: #fbfbfb; } .submenu-box, div.m { border: 1px solid #ccc; padding: 0 8px; background-color: #f4f4f4; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .submenu-box, #submenu-box div.m { padding: 6px 8px; } .wbg { background-color: #fff!important; } div#toolbar-box div.m { padding: 5px 0 10px; } div#element-box div.m { padding: 10px; } div#element-box div.section-box { background: #f4f4f4; } /* login */ div#element-box.login { background-color: #ffffff; } /* -- Codemirror Editor ----------- */ div.CodeMirror-wrapping { border: 1px solid #cccccc; } /* -- Update check badges -- */ span.update-badge { background-image: -moz-linear-gradient(center bottom , #FF0000 41%, #FC7E7E 79%); background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.41, rgb(255,0,0)),color-stop(0.79, rgb(252,126,126))); border: 2px solid white; border-radius: 1.5em 1.5em 1.5em 1.5em; color: white; display: block; float: left; font-size: 1em; font-weight: bold; height: 1.2em; left: 60px; min-width: 1em; padding: 0 0.1em 0; position: relative; top: -74px; } /* Installer Database */ #installer-database p.warning { padding-left: 20px; background: transparent url(../images/admin/icon-16-deny.png) center left no-repeat; } #installer-database p.nowarning { padding-left: 20px; background: transparent url(../images/admin/icon-16-allow.png) center left no-repeat; }
xe4kaist/modules/install/script/xeicon_content/xeicon_content_ko_3.html
talkwithraon/XE4KAIST
<section class="get_started"> <div class="fixedwidth"> <div class="tit"><h1>GET STARTED</h1></div> <p class="cont">XEIcon 사용과 설치 방법은 매우 간단합니다. 자세한 사용방법을 <a href="http://xpressengine.github.io/XEIcon/">XEIcon 공식사이트</a>에서 확인해보세요!</p> <ul> <li> <h2>최신버전 다운로드</h2> <p>가장 최신버전 구성을 압축파일로<br />다운로드 받아볼 수 있습니다.</p> <a href="https://github.com/xpressengine/XEIcon/archive/master.zip"><i class="xeicon xi-download"></i> Download</a> </li> <li> <h2>Git 저장소 복제</h2> <p>Github에서 로컬 저장소로 복제하여 사용할 수 있습니다.</p> <a href="https://xpressengine.github.io/XEIcon/started.html#installation" target="_blank"><i class="xeicon xi-arrow-right"></i> check out</a> </li> <li> <h2>CDN by jsDelivr</h2> <p>한줄의 코드만 작성하면 다운로드 없이 XEIcon을 사용할 수 있습니다.</p> <a href="https://xpressengine.github.io/XEIcon/started.html#cdn" target="_blank"><i class="xeicon xi-arrow-right"></i> check out</a> </li> <li> <h2>Install with Bower</h2> <p>Bower 서비스에서 XEIcon 패키지를 바로 설치할 수 있습니다.</p> <a href="https://xpressengine.github.io/XEIcon/started.html#bower"><i class="xeicon xi-arrow-right"></i> check out</a> </li> </ul> </div> </section>
vendor/bower/bower-asset/blueimp-tmpl/css/demo.css
tutoriorg/lld-diamonds
/* * JavaScript Templates Demo CSS * https://github.com/blueimp/JavaScript-Templates * * Copyright 2013, Sebastian Tschan * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */ body { max-width: 750px; margin: 0 auto; padding: 1em; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; font-size: 1em; line-height: 1.4em; background: #222; color: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a { color: orange; text-decoration: none; } img { border: 0; vertical-align: middle; } h1 { line-height: 1em; } textarea, input { display: inline-block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px; margin: 0 0 10px; font-family: "Lucida Console", Monaco, monospace; } .result { padding: 20px 40px; background: #fff; color: #222; } @media (min-width: 481px) { .navigation { list-style: none; padding: 0; } .navigation li { display: inline-block; } .navigation li:not(:first-child):before { content: '| '; } } /* IE7 fixes */ *+html textarea, *+html input { width: 460px; } *+html .result { width: 400px; }
thirdparty/superlu/SuperLU_4.1/DOC/html/dgstrf_8c.html
JosefMeixner/opentoonz
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>SuperLU: SRC/dgstrf.c File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.5 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> </div> <div class="contents"> <h1>SRC/dgstrf.c File Reference</h1>Computes an LU factorization of a general sparse matrix. <a href="#_details">More...</a> <p> <code>#include &quot;<a class="el" href="slu__ddefs_8h-source.html">slu_ddefs.h</a>&quot;</code><br> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dgstrf_8c.html#65a25ed27f2524e9cbc8f6ce8cd22c38">dgstrf</a> (<a class="el" href="structsuperlu__options__t.html">superlu_options_t</a> *options, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *<a class="el" href="ilu__zdrop__row_8c.html#c900805a486cbb8489e3c176ed6e0d8e">A</a>, int relax, int panel_size, int *etree, void *work, int lwork, int *perm_c, int *perm_r, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *L, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *U, <a class="el" href="structSuperLUStat__t.html">SuperLUStat_t</a> *stat, int *info)</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <pre> -- SuperLU routine (version 3.0) -- Univ. of California Berkeley, Xerox Palo Alto Research Center, and Lawrence Berkeley National Lab. October 15, 2003</pre><p> <pre> Copyright (c) 1994 by Xerox Corporation. All rights reserved.</pre><p> <pre> THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.</pre><p> <pre> Permission is hereby granted to use or copy this program for any purpose, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice. </pre> <hr><h2>Function Documentation</h2> <a class="anchor" name="65a25ed27f2524e9cbc8f6ce8cd22c38"></a><!-- doxytag: member="dgstrf.c::dgstrf" ref="65a25ed27f2524e9cbc8f6ce8cd22c38" args="(superlu_options_t *options, SuperMatrix *A, int relax, int panel_size, int *etree, void *work, int lwork, int *perm_c, int *perm_r, SuperMatrix *L, SuperMatrix *U, SuperLUStat_t *stat, int *info)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void dgstrf </td> <td>(</td> <td class="paramtype"><a class="el" href="structsuperlu__options__t.html">superlu_options_t</a> *&nbsp;</td> <td class="paramname"> <em>options</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> *&nbsp;</td> <td class="paramname"> <em>A</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int&nbsp;</td> <td class="paramname"> <em>relax</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int&nbsp;</td> <td class="paramname"> <em>panel_size</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int *&nbsp;</td> <td class="paramname"> <em>etree</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void *&nbsp;</td> <td class="paramname"> <em>work</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int&nbsp;</td> <td class="paramname"> <em>lwork</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int *&nbsp;</td> <td class="paramname"> <em>perm_c</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int *&nbsp;</td> <td class="paramname"> <em>perm_r</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> *&nbsp;</td> <td class="paramname"> <em>L</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> *&nbsp;</td> <td class="paramname"> <em>U</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structSuperLUStat__t.html">SuperLUStat_t</a> *&nbsp;</td> <td class="paramname"> <em>stat</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int *&nbsp;</td> <td class="paramname"> <em>info</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <pre> Purpose =======</pre><p> <pre> DGSTRF computes an LU factorization of a general sparse m-by-n matrix A using partial pivoting with row interchanges. The factorization has the form Pr * A = L * U where Pr is a row permutation matrix, L is lower triangular with unit diagonal elements (lower trapezoidal if A-&gt;nrow &gt; A-&gt;ncol), and U is upper triangular (upper trapezoidal if A-&gt;nrow &lt; A-&gt;ncol).</pre><p> <pre> See <a class="el" href="supermatrix_8h.html" title="Defines matrix types.">supermatrix.h</a> for the definition of 'SuperMatrix' structure.</pre><p> <pre> Arguments =========</pre><p> <pre> options (input) superlu_options_t* The structure defines the input parameters to control how the LU decomposition will be performed.</pre><p> <pre> A (input) SuperMatrix* Original matrix A, permuted by columns, of dimension (A-&gt;nrow, A-&gt;ncol). The type of A can be: Stype = SLU_NCP; Dtype = SLU_D; Mtype = SLU_GE.</pre><p> <pre> relax (input) int To control degree of relaxing supernodes. If the number of nodes (columns) in a subtree of the elimination tree is less than relax, this subtree is considered as one supernode, regardless of the row structures of those columns.</pre><p> <pre> panel_size (input) int A panel consists of at most panel_size consecutive columns.</pre><p> <pre> etree (input) int*, dimension (A-&gt;ncol) Elimination tree of A'*A. Note: etree is a vector of parent pointers for a forest whose vertices are the integers 0 to A-&gt;ncol-1; etree[root]==A-&gt;ncol. On input, the columns of A should be permuted so that the etree is in a certain postorder.</pre><p> <pre> work (input/output) void*, size (lwork) (in bytes) User-supplied work space and space for the output data structures. Not referenced if lwork = 0;</pre><p> <pre> lwork (input) int Specifies the size of work array in bytes. = 0: allocate space internally by system malloc; &gt; 0: use user-supplied work array of length lwork in bytes, returns error if space runs out. = -1: the routine guesses the amount of space needed without performing the factorization, and returns it in *info; no other side effects.</pre><p> <pre> perm_c (input) int*, dimension (A-&gt;ncol) Column permutation vector, which defines the permutation matrix Pc; perm_c[i] = j means column i of A is in position j in A*Pc. When searching for diagonal, perm_c[*] is applied to the row subscripts of A, so that diagonal threshold pivoting can find the diagonal of A, rather than that of A*Pc.</pre><p> <pre> perm_r (input/output) int*, dimension (A-&gt;nrow) Row permutation vector which defines the permutation matrix Pr, perm_r[i] = j means row i of A is in position j in Pr*A. If options-&gt;Fact = SamePattern_SameRowPerm, the pivoting routine will try to use the input perm_r, unless a certain threshold criterion is violated. In that case, perm_r is overwritten by a new permutation determined by partial pivoting or diagonal threshold pivoting. Otherwise, perm_r is output argument;</pre><p> <pre> L (output) SuperMatrix* The factor L from the factorization Pr*A=L*U; use compressed row subscripts storage for supernodes, i.e., L has type: Stype = SLU_SC, Dtype = SLU_D, Mtype = SLU_TRLU.</pre><p> <pre> U (output) SuperMatrix* The factor U from the factorization Pr*A*Pc=L*U. Use column-wise storage scheme, i.e., U has types: Stype = SLU_NC, Dtype = SLU_D, Mtype = SLU_TRU.</pre><p> <pre> stat (output) SuperLUStat_t* Record the statistics on runtime and floating-point operation count. See <a class="el" href="slu__util_8h.html" title="Utility header file.">slu_util.h</a> for the definition of 'SuperLUStat_t'.</pre><p> <pre> info (output) int* = 0: successful exit &lt; 0: if info = -i, the i-th argument had an illegal value &gt; 0: if info = i, and i is &lt;= A-&gt;ncol: U(i,i) is exactly zero. The factorization has been completed, but the factor U is exactly singular, and division by zero will occur if it is used to solve a system of equations. &gt; A-&gt;ncol: number of bytes allocated when memory allocation failure occurred, plus A-&gt;ncol. If lwork = -1, it is the estimated amount of space needed, plus A-&gt;ncol.</pre><p> <pre> ======================================================================</pre><p> <pre> Local Working Arrays: ====================== m = number of rows in the matrix n = number of columns in the matrix</pre><p> <pre> xprune[0:n-1]: xprune[*] points to locations in subscript vector lsub[*]. For column i, xprune[i] denotes the point where structural pruning begins. I.e. only xlsub[i],..,xprune[i]-1 need to be traversed for symbolic factorization.</pre><p> <pre> marker[0:3*m-1]: marker[i] = j means that node i has been reached when working on column j. Storage: relative to original row subscripts NOTE: There are 3 of them: marker/marker1 are used for panel dfs, see <a class="el" href="dpanel__dfs_8c.html" title="Peforms a symbolic factorization on a panel of symbols.">dpanel_dfs.c</a>; marker2 is used for inner-factorization, see <a class="el" href="dcolumn__dfs_8c.html" title="Performs a symbolic factorization.">dcolumn_dfs.c</a>.</pre><p> <pre> parent[0:m-1]: parent vector used during dfs Storage: relative to new row subscripts</pre><p> <pre> xplore[0:m-1]: xplore[i] gives the location of the next (dfs) unexplored neighbor of i in lsub[*]</pre><p> <pre> segrep[0:nseg-1]: contains the list of supernodal representatives in topological order of the dfs. A supernode representative is the last column of a supernode. The maximum size of segrep[] is n.</pre><p> <pre> repfnz[0:W*m-1]: for a nonzero segment U[*,j] that ends at a supernodal representative r, repfnz[r] is the location of the first nonzero in this segment. It is also used during the dfs: repfnz[r]&gt;0 indicates the supernode r has been explored. NOTE: There are W of them, each used for one column of a panel.</pre><p> <pre> panel_lsub[0:W*m-1]: temporary for the nonzeros row indices below the panel diagonal. These are filled in during <a class="el" href="dpanel__dfs_8c.html#2a809488b87d2c1a9b2a574b726e8517">dpanel_dfs()</a>, and are used later in the inner LU factorization within the panel. panel_lsub[]/dense[] pair forms the SPA data structure. NOTE: There are W of them.</pre><p> <pre> dense[0:W*m-1]: sparse accumulating (SPA) vector for intermediate values; NOTE: there are W of them.</pre><p> <pre> tempv[0:*]: real temporary used for dense numeric kernels; The size of this array is defined by <a class="el" href="slu__util_8h.html#06193b28f40a4779ae7737711642eb45">NUM_TEMPV()</a> in <a class="el" href="slu__ddefs_8h.html" title="Header file for real operations.">slu_ddefs.h</a>. </pre> </div> </div><p> </div> <hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 22 10:23:47 2010 for SuperLU by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> </body> </html>
web/vendor/semantic-2.0/components/tab.min.css
giappv/gcide
/*! * # Semantic UI x.x - Tab * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */.ui.tab{display:none}.ui.tab.active,.ui.tab.open{display:block}.ui.tab.loading{position:relative;overflow:hidden;display:block;min-height:250px}.ui.tab.loading *{position:relative!important;left:-10000px!important}.ui.tab.loading.segment:before,.ui.tab.loading:before{position:absolute;content:'';top:100px;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.tab.loading.segment:after,.ui.tab.loading:after{position:absolute;content:'';top:100px;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;-webkit-animation:button-spin .6s linear;animation:button-spin .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 transparent transparent;border-style:solid;border-width:.2em;box-shadow:0 0 0 1px transparent}
views/priority_service_170731/renew/home-address.html
maxinedivers/pass-max
{{< layout}} {{$pageTitle}}Home address{{/pageTitle}} {{$header}} <h1>Home address</h1> {{/header}} {{$content}} {{< hmpo-partials-form}} {{$form}} {{#input-text-compound}}address1{{/input-text-compound}} {{#input-text-compound}}address2{{/input-text-compound}} {{#input-text-compound}}address3{{/input-text-compound}} {{#input-text-compound}}address4{{/input-text-compound}} {{#input-text}}address5{{/input-text}} {{#input-text}}town{{/input-text}} {{#input-text}}postcode{{/input-text}} {{#input-submit}}{{/input-submit}} {{/form}} {{/ hmpo-partials-form}} {{/content}} {{/ layout}}
www/lib/angular-google-maps/example/issue-725-polyline-dupes.html
renanhenrique/ionic-sql
<!DOCTYPE html> <html ng-app="app"> <head> <link rel="stylesheet" href="assets/stylesheets/example.css"> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <script src="../website_libs/dev_deps.js"></script> <script src="//maps.googleapis.com/maps/api/js?sensor=false&libraries=geometry"></script> <script data-require="angular.js@1.2.x" src="https://code.angularjs.org/1.2.16/angular.js" data-semver="1.2.16"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.underscore.js"></script> <script src="../dist/angular-google-maps.js"></script> <script src="assets/scripts/controllers/issue-725-polyline-dupes.js"></script> <title>Map</title> </head> <body class="container" ng-controller="TestingCtrl"> <div class="row"> <div class="span6"> <div class="well mapContainer"> <ui-gmap-google-map center="map.centerProperty" zoom="map.zoomProperty" mark-click="true" draggable="true" dragging="map.dragging" type="terrain" latitude="latitude" longitude="longitude" events="map.events"> <ui-gmap-marker coords="map.waterfall" idkey="1" options="map.waterfall.opts" events="map.waterfall.events"></ui-gmap-marker> <ui-gmap-marker coords="map.parking" idkey="2" options="map.parking.opts" events="map.parking.events"></ui-gmap-marker> <ui-gmap-polyline path="map.trails.path" stroke="map.trails.stroke" visible="map.trails.visible" geodesic="map.trails.geodesic" editable="map.trails.editable" idkey="trailID" draggable="map.trails.draggable"></ui-gmap-polyline> </ui-gmap-google-map> </div> <div class="well"> <div class="col-lg-2"> <button class="btn btn-success" ng-click="drawTrail()" ng-if="!trailExists">Add Trail</button> <button class="btn btn-danger" ng-click="removeTrail()" ng-if="trailExists">Remove Trail</button> </div> </div> </div> </div> <script src="../website_libs/dev_deps.js"></script> </body> </html>
web_root/third-party/angularjs/angular-1.5.0/docs/partials/api/ngMessages.html
keithbox/PPSP-360_Degree_Evaluation_System
<a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ngMessages/messages.js?message=docs(ngMessages)%3A%20describe%20your%20change...#L11' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <h1> <code>ngMessages</code> </h1> <h2>Installation</h2> <p>First include <code>angular-messages.js</code> in your HTML:</p> <pre><code>&lt;script src=&quot;angular.js&quot;&gt;&#10;&lt;script src=&quot;angular-messages.js&quot;&gt;</code></pre> <p>You can download this file from the following places:</p> <ul> <li> <a href="https://developers.google.com/speed/libraries/devguide#angularjs">Google CDN</a><br> e.g. <code>//ajax.googleapis.com/ajax/libs/angularjs/X.Y.Z/angular-messages.js</code> </li> <li> <a href="http://bower.io">Bower</a><br> e.g. <pre><code>bower install angular-messages@X.Y.Z</code></pre> </li> <li> <a href="http://code.angularjs.org/">code.angularjs.org</a><br> e.g. <pre><code>&quot;//code.angularjs.org/X.Y.Z/angular-messages.js&quot;</code></pre> </li> </ul> <p>where X.Y.Z is the AngularJS version you are running.</p> <p>Then load the module in your application by adding it as a dependent module:</p> <pre><code>angular.module(&#39;app&#39;, [&#39;ngMessages&#39;]);</code></pre> <p>With that you&apos;re ready to get started!</p> <p>The <code>ngMessages</code> module provides enhanced support for displaying messages within templates (typically within forms or when rendering message objects that return key/value data). Instead of relying on JavaScript code and/or complex ng-if statements within your form template to show and hide error messages specific to the state of an input field, the <code>ngMessages</code> and <code>ngMessage</code> directives are designed to handle the complexity, inheritance and priority sequencing based on the order of how the messages are defined in the template.</p> <p>Currently, the ngMessages module only contains the code for the <code>ngMessages</code>, <code>ngMessagesInclude</code> <code>ngMessage</code> and <code>ngMessageExp</code> directives.</p> <h1 id="usage">Usage</h1> <p>The <code>ngMessages</code> directive listens on a key/value collection which is set on the ngMessages attribute. Since the <a href="api/ng/directive/ngModel">ngModel</a> directive exposes an <code>$error</code> object, this error object can be used with <code>ngMessages</code> to display control error messages in an easier way than with just regular angular template directives.</p> <pre><code class="lang-html">&lt;form name=&quot;myForm&quot;&gt; &lt;label&gt; Enter text: &lt;input type=&quot;text&quot; ng-model=&quot;field&quot; name=&quot;myField&quot; required minlength=&quot;5&quot; /&gt; &lt;/label&gt; &lt;div ng-messages=&quot;myForm.myField.$error&quot; role=&quot;alert&quot;&gt; &lt;div ng-message=&quot;required&quot;&gt;You did not enter a field&lt;/div&gt; &lt;div ng-message=&quot;minlength, maxlength&quot;&gt; Your email must be between 5 and 100 characters long &lt;/div&gt; &lt;/div&gt; &lt;/form&gt; </code></pre> <p>Now whatever key/value entries are present within the provided object (in this case <code>$error</code>) then the ngMessages directive will render the inner first ngMessage directive (depending if the key values match the attribute value present on each ngMessage directive). In other words, if your errors object contains the following data:</p> <pre><code class="lang-javascript">&lt;!-- keep in mind that ngModel automatically sets these error flags --&gt; myField.$error = { minlength : true, required : true }; </code></pre> <p>Then the <code>required</code> message will be displayed first. When required is false then the <code>minlength</code> message will be displayed right after (since these messages are ordered this way in the template HTML code). The prioritization of each message is determined by what order they&#39;re present in the DOM. Therefore, instead of having custom JavaScript code determine the priority of what errors are present before others, the presentation of the errors are handled within the template.</p> <p>By default, ngMessages will only display one error at a time. However, if you wish to display all messages then the <code>ng-messages-multiple</code> attribute flag can be used on the element containing the ngMessages directive to make this happen.</p> <pre><code class="lang-html">&lt;!-- attribute-style usage --&gt; &lt;div ng-messages=&quot;myForm.myField.$error&quot; ng-messages-multiple&gt;...&lt;/div&gt; &lt;!-- element-style usage --&gt; &lt;ng-messages for=&quot;myForm.myField.$error&quot; multiple&gt;...&lt;/ng-messages&gt; </code></pre> <h2 id="reusing-and-overriding-messages">Reusing and Overriding Messages</h2> <p>In addition to prioritization, ngMessages also allows for including messages from a remote or an inline template. This allows for generic collection of messages to be reused across multiple parts of an application.</p> <pre><code class="lang-html">&lt;script type=&quot;text/ng-template&quot; id=&quot;error-messages&quot;&gt; &lt;div ng-message=&quot;required&quot;&gt;This field is required&lt;/div&gt; &lt;div ng-message=&quot;minlength&quot;&gt;This field is too short&lt;/div&gt; &lt;/script&gt; &lt;div ng-messages=&quot;myForm.myField.$error&quot; role=&quot;alert&quot;&gt; &lt;div ng-messages-include=&quot;error-messages&quot;&gt;&lt;/div&gt; &lt;/div&gt; </code></pre> <p>However, including generic messages may not be useful enough to match all input fields, therefore, <code>ngMessages</code> provides the ability to override messages defined in the remote template by redefining them within the directive container.</p> <pre><code class="lang-html">&lt;!-- a generic template of error messages known as &quot;my-custom-messages&quot; --&gt; &lt;script type=&quot;text/ng-template&quot; id=&quot;my-custom-messages&quot;&gt; &lt;div ng-message=&quot;required&quot;&gt;This field is required&lt;/div&gt; &lt;div ng-message=&quot;minlength&quot;&gt;This field is too short&lt;/div&gt; &lt;/script&gt; &lt;form name=&quot;myForm&quot;&gt; &lt;label&gt; Email address &lt;input type=&quot;email&quot; id=&quot;email&quot; name=&quot;myEmail&quot; ng-model=&quot;email&quot; minlength=&quot;5&quot; required /&gt; &lt;/label&gt; &lt;!-- any ng-message elements that appear BEFORE the ng-messages-include will override the messages present in the ng-messages-include template --&gt; &lt;div ng-messages=&quot;myForm.myEmail.$error&quot; role=&quot;alert&quot;&gt; &lt;!-- this required message has overridden the template message --&gt; &lt;div ng-message=&quot;required&quot;&gt;You did not enter your email address&lt;/div&gt; &lt;!-- this is a brand new message and will appear last in the prioritization --&gt; &lt;div ng-message=&quot;email&quot;&gt;Your email address is invalid&lt;/div&gt; &lt;!-- and here are the generic error messages --&gt; &lt;div ng-messages-include=&quot;my-custom-messages&quot;&gt;&lt;/div&gt; &lt;/div&gt; &lt;/form&gt; </code></pre> <p>In the example HTML code above the message that is set on required will override the corresponding required message defined within the remote template. Therefore, with particular input fields (such email addresses, date fields, autocomplete inputs, etc...), specialized error messages can be applied while more generic messages can be used to handle other, more general input errors.</p> <h2 id="dynamic-messaging">Dynamic Messaging</h2> <p>ngMessages also supports using expressions to dynamically change key values. Using arrays and repeaters to list messages is also supported. This means that the code below will be able to fully adapt itself and display the appropriate message when any of the expression data changes:</p> <pre><code class="lang-html">&lt;form name=&quot;myForm&quot;&gt; &lt;label&gt; Email address &lt;input type=&quot;email&quot; name=&quot;myEmail&quot; ng-model=&quot;email&quot; minlength=&quot;5&quot; required /&gt; &lt;/label&gt; &lt;div ng-messages=&quot;myForm.myEmail.$error&quot; role=&quot;alert&quot;&gt; &lt;div ng-message=&quot;required&quot;&gt;You did not enter your email address&lt;/div&gt; &lt;div ng-repeat=&quot;errorMessage in errorMessages&quot;&gt; &lt;!-- use ng-message-exp for a message whose key is given by an expression --&gt; &lt;div ng-message-exp=&quot;errorMessage.type&quot;&gt;{{ errorMessage.text }}&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/form&gt; </code></pre> <p>The <code>errorMessage.type</code> expression can be a string value or it can be an array so that multiple errors can be associated with a single error message:</p> <pre><code class="lang-html">&lt;label&gt; Email address &lt;input type=&quot;email&quot; ng-model=&quot;data.email&quot; name=&quot;myEmail&quot; ng-minlength=&quot;5&quot; ng-maxlength=&quot;100&quot; required /&gt; &lt;/label&gt; &lt;div ng-messages=&quot;myForm.myEmail.$error&quot; role=&quot;alert&quot;&gt; &lt;div ng-message-exp=&quot;&#39;required&#39;&quot;&gt;You did not enter your email address&lt;/div&gt; &lt;div ng-message-exp=&quot;[&#39;minlength&#39;, &#39;maxlength&#39;]&quot;&gt; Your email must be between 5 and 100 characters long &lt;/div&gt; &lt;/div&gt; </code></pre> <p>Feel free to use other structural directives such as ng-if and ng-switch to further control what messages are active and when. Be careful, if you place ng-message on the same element as these structural directives, Angular may not be able to determine if a message is active or not. Therefore it is best to place the ng-message on a child element of the structural directive.</p> <pre><code class="lang-html">&lt;div ng-messages=&quot;myForm.myEmail.$error&quot; role=&quot;alert&quot;&gt; &lt;div ng-if=&quot;showRequiredError&quot;&gt; &lt;div ng-message=&quot;required&quot;&gt;Please enter something&lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </code></pre> <h2 id="animations">Animations</h2> <p>If the <code>ngAnimate</code> module is active within the application then the <code>ngMessages</code>, <code>ngMessage</code> and <code>ngMessageExp</code> directives will trigger animations whenever any messages are added and removed from the DOM by the <code>ngMessages</code> directive.</p> <p>Whenever the <code>ngMessages</code> directive contains one or more visible messages then the <code>.ng-active</code> CSS class will be added to the element. The <code>.ng-inactive</code> CSS class will be applied when there are no messages present. Therefore, CSS transitions and keyframes as well as JavaScript animations can hook into the animations whenever these classes are added/removed.</p> <p>Let&#39;s say that our HTML code for our messages container looks like so:</p> <pre><code class="lang-html">&lt;div ng-messages=&quot;myMessages&quot; class=&quot;my-messages&quot; role=&quot;alert&quot;&gt; &lt;div ng-message=&quot;alert&quot; class=&quot;some-message&quot;&gt;...&lt;/div&gt; &lt;div ng-message=&quot;fail&quot; class=&quot;some-message&quot;&gt;...&lt;/div&gt; &lt;/div&gt; </code></pre> <p>Then the CSS animation code for the message container looks like so:</p> <pre><code class="lang-css">.my-messages { transition:1s linear all; } .my-messages.ng-active { // messages are visible } .my-messages.ng-inactive { // messages are hidden } </code></pre> <p>Whenever an inner message is attached (becomes visible) or removed (becomes hidden) then the enter and leave animation is triggered for each particular element bound to the <code>ngMessage</code> directive.</p> <p>Therefore, the CSS code for the inner messages looks like so:</p> <pre><code class="lang-css">.some-message { transition:1s linear all; } .some-message.ng-enter {} .some-message.ng-enter.ng-enter-active {} .some-message.ng-leave {} .some-message.ng-leave.ng-leave-active {} </code></pre> <p><a href="api/ngAnimate">Click here</a> to learn how to use JavaScript animations or to learn more about ngAnimate.</p> <div class="component-breakdown"> <h2>Module Components</h2> <div> <h3 class="component-heading" id="directive">Directive</h3> <table class="definition-table"> <tr> <th>Name</th> <th>Description</th> </tr> <tr> <td><a href="api/ngMessages/directive/ngMessages">ngMessages</a></td> <td><p><code>ngMessages</code> is a directive that is designed to show and hide messages based on the state of a key/value object that it listens on. The directive itself complements error message reporting with the <code>ngModel</code> $error object (which stores a key/value state of validation errors).</p> </td> </tr> <tr> <td><a href="api/ngMessages/directive/ngMessagesInclude">ngMessagesInclude</a></td> <td><p><code>ngMessagesInclude</code> is a directive with the purpose to import existing ngMessage template code from a remote template and place the downloaded template code into the exact spot that the ngMessagesInclude directive is placed within the ngMessages container. This allows for a series of pre-defined messages to be reused and also allows for the developer to determine what messages are overridden due to the placement of the ngMessagesInclude directive.</p> </td> </tr> <tr> <td><a href="api/ngMessages/directive/ngMessage">ngMessage</a></td> <td><p><code>ngMessage</code> is a directive with the purpose to show and hide a particular message. For <code>ngMessage</code> to operate, a parent <code>ngMessages</code> directive on a parent DOM element must be situated since it determines which messages are visible based on the state of the provided key/value map that <code>ngMessages</code> listens on.</p> </td> </tr> <tr> <td><a href="api/ngMessages/directive/ngMessageExp">ngMessageExp</a></td> <td><p><code>ngMessageExp</code> is a directive with the purpose to show and hide a particular message. For <code>ngMessageExp</code> to operate, a parent <code>ngMessages</code> directive on a parent DOM element must be situated since it determines which messages are visible based on the state of the provided key/value map that <code>ngMessages</code> listens on.</p> </td> </tr> </table> </div> </div>
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.embeds-document.plugins-01.html
js0701/chromium-crosswalk
<!DOCTYPE html> <title>document.embeds and document.plugins</title> <link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com"> <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-document-embeds"> <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-document-plugins"> <script src="../../../../../../resources/testharness.js"></script> <script src="../../../../../../resources/testharnessreport.js"></script> <div id="log"></div> <script> test(function() { assert_equals(document.embeds, document.embeds, "embeds should be constant"); assert_equals(document.plugins, document.plugins, "plugins should be constant"); assert_equals(document.embeds, document.plugins, "embeds should be the same as plugins"); assert_equals(document.embeds.length, 0); assert_equals(document.plugins.length, 0); }, "No plugins"); test(function() { var embed = document.body.appendChild(document.createElement("embed")); this.add_cleanup(function() { document.body.removeChild(embed) }); assert_array_equals(document.embeds, [embed]); assert_array_equals(document.plugins, [embed]); assert_equals(document.embeds, document.embeds, "embeds should be constant"); assert_equals(document.plugins, document.plugins, "plugins should be constant"); assert_equals(document.embeds, document.plugins, "embeds should be the same as plugins"); }, "One plugin"); test(function() { var embed1 = document.createElement("embed"), embed2 = document.createElement("embed"); document.body.appendChild(embed2); this.add_cleanup(function() { document.body.removeChild(embed2) }); document.body.insertBefore(embed1, embed2); this.add_cleanup(function() { document.body.removeChild(embed1) }); assert_array_equals(document.embeds, [embed1, embed2]); assert_array_equals(document.plugins, [embed1, embed2]); assert_equals(document.embeds, document.embeds, "embeds should be constant"); assert_equals(document.plugins, document.plugins, "plugins should be constant"); assert_equals(document.embeds, document.plugins, "embeds should be the same as plugins"); }, "Two plugins"); </script>
third_party/blink/web_tests/external/wpt/referrer-policy/4K+1/gen/top.meta/no-referrer-when-downgrade/sharedworker-classic.http.html
nwjs/chromium.src
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/4K+1/` --> <html> <head> <meta charset="utf-8"> <meta name="timeout" content="long"> <meta name="referrer" content="no-referrer-when-downgrade"> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/common/security-features/resources/common.sub.js"></script> <script src="../../../../generic/test-case.sub.js"></script> <script src="../../../generic/test-case.sub.js"></script> </head> <body> <script> TestCase( [ { "expectation": "stripped-referrer", "origin": "same-http", "redirection": "keep-origin", "source_context_list": [], "source_scheme": "http", "subresource": "sharedworker-classic", "subresource_policy_deliveries": [], "test_description": "Referrer Policy: Expects stripped-referrer for sharedworker-classic to same-http origin and keep-origin redirection from http context." }, { "expectation": "stripped-referrer", "origin": "same-http", "redirection": "no-redirect", "source_context_list": [], "source_scheme": "http", "subresource": "sharedworker-classic", "subresource_policy_deliveries": [], "test_description": "Referrer Policy: Expects stripped-referrer for sharedworker-classic to same-http origin and no-redirect redirection from http context." } ], new SanityChecker() ).start(); </script> <div id="log"></div> </body> </html>
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/tarkchudamani-ext.txt.out.dict_14199_jnu.html
sanskritiitd/sanskrit
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=इत्याशङ्क्य<html> <title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title> <META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/> <META NAME="Author" CONTENT="Dr. Girish Nath Jha"> <META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, Diwakar Mishra, Sanskrit Computational Linguistics, Sanskrit informatics, Sanskrit computing, Sanskrit language processing, Sanskrit and computer, computer processing of sanskrit, subanta, tinanta, POS tagger, tagset, Indian languages, linguistics, amarakosha, amarakosa, Indian tradition, Indian heritage, Machine translation, AI, MT divergence, Sandhi, kridanta, taddhita, e-learning, corpus, etext, e-text, Sanskrit blog, Panini, Bhartrhari, Bhartrihari, Patanjali, karaka, mahabharata, ashtadhyayi, astadhyayi, indexer, indexing, lexical resources, Sanskrit, thesaurus, samasa, gender analysis in Sanskrit, Hindi, saHiT, language technology, NLP"> <META NAME="Description" CONTENT="Dr. Girish Nath Jha, Sachin, Diwakar Mishra, Sanskrit Computational Linguistics, Sanskrit informatics, Sanskrit computing, Sanskrit language processing, Sanskrit and computer, computer processing of sanskrit, subanta, tinanta, POS tagger, tagset, Indian languages, linguistics, amarakosha, amarakosa, Indian tradition, Indian heritage, Machine translation, AI, MT divergence, Sandhi, kridanta, taddhita, e-learning, corpus, etext, e-text, Sanskrit blog, Panini, Bhartrhari, Bhartrihari, Patanjali, karaka, mahabharata, ashtadhyayi, astadhyayi, indexer, indexing, lexical resources, Sanskrit, thesaurus, samasa, gender analysis in Sanskrit, Hindi, saHiT, language technology, NLP"> <head> <head> <style> <!-- div.Section1 {page:Section1;} --> </style> <head> <meta http-equiv=Content-Type content="text/html; charset=utf-8"> <script language="JavaScript" src=../js/menuitems.js></script> <script language="JavaScript" src="../js/mm_menu.js"></script> <meta name=Author content="Dr. Girish Nath Jha, JNU, New Delhi"> </head> <body lang=EN-US link=blue vlink=blue style='tab-interval:.5in'> <div class=Section1> <div align=center> <table border=1 cellspacing=0 cellpadding=0 width=802 style='width:601.5pt; border-collapse:collapse;border:none;mso-border-alt:outset navy .75pt'> <tr> <td width=800 style='width:600.0pt;border:inset navy .75pt;padding:.75pt .75pt .75pt .75pt'> <script language="JavaScript1.2">mmLoadMenus();</script> <img width=800 height=130 id="_x0000_i1028" src="../images/header1.jpg" border=0> </td> </tr> <tr> <td width=818 style='width:613.5pt;border:inset navy .75pt;border-top:none; mso-border-top-alt:inset navy .75pt;padding:.75pt .75pt .75pt .75pt'> <p align="center"><a href="../"><span style='text-decoration:none;text-underline: none'><img border=1 width=49 height=26 id="_x0000_i1037" src="../images/backtohome.jpg"></span></a><span style='text-underline: none'> </span><a href="javascript:;" onmouseover="MM_showMenu(window.mm_menu_0821171051_0,6,29,null,'image2')" onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline: none'><img border=1 id=image2 src="../images/lang_tool.jpg" name=image2 width="192" height="25"></span></a><span style='text-underline: none'> </span><a href="javascript:;" onmouseover="MM_showMenu(window.mm_menu_0821171909_0,6,29,null,'image3')" onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline: none'><img border=1 id=image3 src="../images/lexical.jpg" name=image3 width="137" height="25"></span></a><span style='text-underline: none'> </span><a href="javascript:;" onmouseover="MM_showMenu(window.mm_menu_0821171609_0,6,29,null,'image1')" onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline: none'><img border=1 id=image1 src="../images/elearning.jpg" name=image1 width="77" height="25"></span></a><span style='text-underline: none'> </span><a href="javascript:;" onmouseover="MM_showMenu(window.mm_menu_0821171809_0,6,29,null,'image4')" onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline: none'><img border=1 id=image4 src="../images/corpora.jpg" name=image4 width="105" height="26"></span></a><span style='text-underline: none'> </span><a href="javascript:;" onmouseover="MM_showMenu(window.mm_menu_0821171709_0,6,29,null,'image5')" onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline: none'><img border=1 id=image5 src="../images/rstudents.jpg" name=image5 width="125" height="26"></span></a><span style='text-underline: none'> </span> <a href="javascript:;" onmouseover="MM_showMenu(window.mm_menu_0821171409_0,6,29,null,'image6')" onmouseout="MM_startTimeout();"><span style='text-decoration:none;text-underline: none'><img border=1 id=image6 src="../images/feedback.jpg" name=image6 width="80" height="25"></span></a><span style='text-underline: none'> </span> <!--- <a href="../user/feedback.jsp"><img border="1" src="../images/feedback.jpg" width="80" height="25"></a> ---> </td> </tr> <tr> <td width="800"> <p align="center"><font color="#FF9933"><span style='font-size:18.0pt; '><b>Sanskrit Sandhi Recognizer and Analyzer</b></span></font></p> The Sanskrit sandhi splitter (VOWEL SANDHI) was developed as part of M.Phil. research by <a href="mailto:sachin.jnu@gmail.com">Sachin Kumar</a> (M.Phil. 2005-2007), and <a href=mailto:diwakarmishra@gmail.com>Diwakar Mishra</a> (M.Phil. 2007-2009) under the supervision of <a href=http://www.jnu.ac.in/faculty/gnjha>Dr. Girish Nath Jha</a>. The coding for this application has been done by Dr. Girish Nath Jha and Diwakar Mishra. <!---Please send feedback to to <a href="mailto:girishj@mail.jnu.ac.in">Dr. Girish Nath Jha</A>--->The Devanagari input mechanism has been developed in Javascript by Satyendra Kumar Chaube, Dr. Girish Nath Jha and Dharm Singh Rathore. </center> <table border=0 width=100%> <tr> <td valign=top width=48%> <table> <tr> <td> <FORM METHOD=get ACTION=viccheda.jsp#results name="iform" accept-Charset="UTF-8"> <font size=2><b>Enter Sanskrit text for sandhi processing (संधि-विच्छेद हेतु पाठ्य दें) using adjacent keyboard OR Use our inbuilt <a href=../js/itrans.html target=_blank>iTRANS</a>-Devanagari unicode converter for fast typing<br> <a href=sandhitest.txt>examples</a> <TEXTAREA name=itext COLS=40 ROWS=9 onkeypress=checkKeycode(event) onkeyup=iu()> इत्याशङ्क्य</TEXTAREA> </td> </tr> <tr> <td> <font color=red size=2>Run in debug mode</font> <input type=checkbox name="debug" value="ON"> <br> <input type=submit value="Click to sandhi-split (संधि-विच्छेद करें)"></span><br> </td> </tr> </table> </td> <td valign=top width=52%> <table> <tr> <td> <head> <SCRIPT language=JavaScript src="../js/devkb.js"></SCRIPT> <head> <TEXTAREA name=itrans rows=5 cols=10 style="display:none"></TEXTAREA> <INPUT name=lastChar type=hidden> <table border=2 style="background-color:#fff;"> <tbody> <tr > <td> <input type=button name="btn" style="width: 24px" value="&#x0905;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0906;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0907;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0908;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0909;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x090A;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x090F;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0910;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0913;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0914;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0905;&#x0902;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0905;&#x0903;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x090D;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0911;" onClick="keyboard(this.value)"> </td> </tr> <tr> <td> <input type=button name="btn" style="width: 24px" value="&#x094D;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x093E;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x093F;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0940;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0941;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0942;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0947;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0948;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x094B;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x094C;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0902;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0903;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0945;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0949;" onClick="keyboard(this.value)"> </td> </tr> <tr> <td> <input type=button name="btn" style="width: 24px" value="&#x0915;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0916;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0917;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0918;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0919;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x091A;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x091B;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x091C;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x091D;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x091E;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 100px" value="Backspace" onClick="BackSpace()"> </td> </tr> <tr> <td> <input type=button name="btn" style="width: 24px" value="+" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x091F;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0920;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0921;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0922;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0923;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value="&#x0924;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0925;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0926;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0927;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0928;" onClick="keyboard(this.value)"> </td> </tr> <tr> <td> <input type=button name="btn" style="width: 24px" value="/" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x092A;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x092B;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x092C;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x092D;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x092E;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value="&#x092F;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0930;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0932;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0935;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0964;" onClick="keyboard(this.value)"> </td> </tr> <tr> <td> <input type=button name="btn" style="width: 24px" value="*" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0936;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0937;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0938;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value="&#x090B;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x090C;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0943;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0944;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value="&#x0939;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value=""> <input type=button name="btn" style="width: 24px" value="&#x0965;" onClick="keyboard(this.value)"> </td> </tr> <tr> <td> <input type=button name="btn" style="width: 24px" value="&#x0924;&#x094D;&#x0930;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x091C;&#x094D;&#x091E;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0915;&#x094D;&#x0937;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x0936;&#x094D;&#x0930;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 200px" value="Space Bar" onClick="Space()"> <input type=button name="btn" style="width: 24px" value="&#x0901;" onClick="keyboard(this.value)"> <input type=button name="btn" style="width: 24px" value="&#x093C;" onClick="keyboard(this.value)"> </td> </tr> </tbody> </table> </td> </tr> </table> </td> </tr> <tr> </table> </form> <a name=results> <font size=4><b><u>Results</u></b></font> <br> इत्या आशङ्क्य (दीर्घसन्धि अकः सवर्णे दीर्घः)<br> इत्या अशङ्क्य (दीर्घसन्धि अकः सवर्णे दीर्घः)<br> इत्य आशङ्क्य (दीर्घसन्धि अकः सवर्णे दीर्घः)<br> इत्य अशङ्क्य (दीर्घसन्धि अकः सवर्णे दीर्घः)<br> <br> <font color=red> <br> <hr> <br> </body> </html>
tests/wpt/web-platform-tests/css/css-text-3/i18n/reference/css3-text-line-break-jazh-426-ref.html
nox/servo
<!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"/> <title>CSS3 Text, linebreaks: FF05 FULLWIDTH PERCENT SIGN (normal,zh)</title> <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'> <meta name='flags' content='font'> <style type='text/css'> @font-face { font-family: 'mplus-1p-regular'; src: url('support/mplus-1p-regular.woff') format('woff'); /* filesize: 803K */ } .test, .ref { font-size: 30px; font-family: mplus-1p-regular, sans-serif; width: 93px; padding: 0; border: 1px solid orange; line-height: 1em; } .name { font-size: 10px; } .test { line-break: normal; } </style> </head> <body> <p class='instructions'>Test passes if the two orange boxes are identical.</p> <div class='ref'>中中<br/>中&#xFF05;文</div></div> <div class='ref'>中中<br/>中&#xFF05;文</div></div> </body> </html>
docs/libc/unix/notbsd/linux/other/MADV_HUGEPAGE.v.html
nitro-devs/nitro-game-engine
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=constant.MADV_HUGEPAGE.html"> </head> <body> <p>Redirecting to <a href="constant.MADV_HUGEPAGE.html">constant.MADV_HUGEPAGE.html</a>...</p> <script>location.replace("constant.MADV_HUGEPAGE.html" + location.search + location.hash);</script> </body> </html>
src/demo/polymer/index.html
gabrielmancini/interactor
<!doctype html> <html lang="en" data-framework="polymer"> <head> <meta charset="utf-8"> <title>Polymer • TodoMVC</title> <link rel="stylesheet" href="bower_components/todomvc-common/base.css"> <link rel="stylesheet" href="bower_components/todomvc-app-css/index.css"> <link rel="import" href="elements/elements.build.html" async> <!-- <link rel="import" href="elements/elements.html"> for dev --> </head> <body> <div id="todoapp"> <header> <h1>todos</h1> </header> <template is="dom-bind"> <td-model id="model" items="{{todos}}"></td-model> <td-todos model-id="model" items="{{todos}}"></td-todos> </template> </div> <footer id="info"> <p>Double-click to edit a todo</p> <p>Created by <a href="https://www.polymer-project.org/1.0/">The Polymer Authors</a></p> <p>Part of <a href="http://todomvc.com">TodoMVC</a></p> </footer> <script src="bower_components/todomvc-common/base.js" async></script> <script> (function () { // Feature detect and conditionally load the polyfills. var webComponentsSupported = ('registerElement' in document && 'import' in document.createElement('link') && 'content' in document.createElement('template')); if (!webComponentsSupported) { var script = document.createElement('script'); script.async = true; script.src = 'bower_components/webcomponentsjs/webcomponents-lite.min.js'; document.head.appendChild(script); } })(); </script> </body> </html>
third_party/blink/web_tests/external/wpt/css/css-ruby/ruby-dynamic-removal-002.html
scheib/chromium
<!DOCTYPE html> <meta charset="UTF-8"> <title>Test for dynamic removal of ruby frames</title> <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org"> <link rel="author" title="Mozilla" href="https://www.mozilla.org"> <link rel="help" href="https://drafts.csswg.org/css-ruby-1/#box-fixup"> <link rel="match" href="ruby-dynamic-removal-002-ref.html"> <link rel="stylesheet" href="support/ruby-common.css"> <script src="support/ruby-dynamic-removal.js"></script> <p>One space should exist between 'a' and 'b':</p> <!-- inter-level white space --> <!-- => normal white space --> <p>a<rb class="remove"></rb> <rt></rt>b</p> <p>a<rb></rb> <rt class="remove"></rt>b</p> <!-- => inter-base white space --> <p>a<rb></rb> <rt class="remove"></rt><rb></rb>b</p> <!-- => inter-segment white space --> <p>a<rbc></rbc> <rtc class="remove"></rtc><rbc></rbc>b</p> <!-- => inter-annotation white space --> <p><rb>a</rb> <rb>b</rb><rt>x</rt><rb class="remove"></rb> <rt>y</rt></p>
wts/tests/3dtransforms/csswg/transform3d-perspective-002.html
haoxli/web-testing-service
<!DOCTYPE html> <html> <head> <title>CSS Test (Transforms): Inherited Perspective</title> <link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name"> <link rel="help" href="http://www.w3.org/TR/css-transforms-1/#perspective-property"> <meta name="assert" content="This tests that 'perspective: inherit' works the same as specifying that perspective to start with."> <link rel="match" href="transform3d-perspective-001-ref.html"> <link rel="mismatch" href="transform-lime-square-ref.html"> </head> <body> <div style="perspective: 1000px"> <div style="perspective: inherit; perspective-origin: 50px 50px"> <div style="height: 100px; width: 100px; background: lime; transform: rotatex(45deg) scaley(1.41421356); transform-origin: top"> </div> </div> </div> </body> </html>
wow/static/local-common/css/cms/comments.css
alideny/AquaFlameCMS_Trinity
/* Comments */ @import url("cms-common.css"); #comments-page .title { font-size:21px; padding:8px 15px; font-weight:normal; } #page-comments { clear:both; margin-top:20px; padding:20px 0 65px; font-family:Verdana, Geneva, sans-serif; background-repeat:no-repeat; background-position:50% 0; } .page-comment-interior { background-repeat:no-repeat; background-position:50% 100%; } .page-nav-container { padding-top:90px; } .page-nav-int { position:relative; } #page-comments h3 { color:white; text-transform:none; padding-bottom:15px; font-size:18px; font-weight:normal; } #page-comments .comment-cm { float:right; text-align:right; width:45%; } #page-comments .comment-cm form { display:inline; } #page-comments .comment { font-size: 11px; line-height: 24px; margin-bottom:12px; position:relative; -moz-border-radius: 5px; border-radius: 5px; } #page-comments .loggedOut .comment { padding-left:25px; } #page-comments .comment-interior { padding: 15px 15px 15px 95px; } #page-comments .comment .user { font:12px Arial, Helvetica; line-height:15px; font-weight:bold;} #page-comments .comment .user .character, #page-comments .comment .user .character a { } #page-comments .comment .user .time a { font-size:11px; margin-left:13px; } #page-comments .comment .user .time a:hover { text-decoration:underline; } #page-comments .comment .rating-value { font-size:11px; opacity:0.7; } #page-comments .new-post .user { } #page-comments .new-post .user .character, #page-comments .new-post .user .character a { } #page-comments .user img { vertical-align:middle; } #page-comments .comment .content { padding-top:8px; word-wrap:break-word; } #page-comments #page-comments .blizzard .context-link { color:#FFF } #page-comments #page-comments .blizzard .content { } #page-comments .comment-ta { padding:4px; background:white; -moz-border-radius:4px; border-radius:4px; } #page-comments textarea, #page-comments .auto-expand { font:12px/20px Verdana, Helvetica, Arial; width:98%; margin:0; border:none; resize: none; } #page-comments .auto-expand { overflow:hidden; min-height:66px } #page-comments div.auto-expand { position:absolute; display:none; } #page-comments .comment .comment-actions { padding-top:5px; text-align:right; visibility:hidden; } /* Rating specific styles */ #page-comments .comment:hover .comment-actions, #page-comments .comment:hover .rate-btn, #page-comments .iehover .comment-actions, #page-comments .iehover .rate-btn { visibility:visible; } #page-comments .comment .karma { position:absolute; top:1px; right:5px; } #page-comments .karma .rate-action { top:2px; } #page-comments .low-rated { opacity: 0.3; } #page-comments .low-rated:hover { opacity: 0.6; } #page-comments .high-rated { } #page-comments .comment .status-text { position:absolute; top:14px; left:16px; display:none; } #page-comments .hidden { padding-bottom:19px; } #page-comments .hidden .status-text { display:block; } #page-comments .hidden .avatar, #page-comments .hidden .content, #page-comments .hidden .rate-btn-holder, #page-comments .hidden .comment-actions { display:none; } .comment-actions .reply-link { margin-right: 5px; text-transform:uppercase; } #page-comments .hidden .user a.context-link { } #page-comments .hidden .user .character, #page-comments .hidden .user .character a { } #content .cm-action { float:left; } .comment-actions .break-down { float:left; line-height:24px; padding-left:15px; font-size:12px; } #page-comments .nested { padding-left:85px; } #page-comments .nested .nested { padding-left:0; } #page-comments .reply { width:85%; } #page-comments .new-post { background: repeat-x; padding:4px; margin-bottom:12px; -moz-border-radius:4px; border-radius:4px } #page-comments .new-post .comment { background: repeat-x; margin-bottom:0; } #page-comments .new-post .ui-button { } #page-comments .new-post .avatar.half, #page-comments .nested .avatar.full { display:none; } #page-comments .nested .new-post .avatar.half { display:block; } #page-comments .portrait-b, #page-comments .portrait-c { top: 15px; left: 15px; position: absolute; } #page-comments .avatar-interior { background:none; } .disabled-comments-msg { padding:20px; text-align:center; -moz-border-radius:10px; border-radius:10px; margin-bottom:20px; } #comment-form-reply { display:none } #page-comments .action { clear:both; text-align:right; font-size:14px; padding:10px 0 5px;} #page-comments .spacer { margin:0 10px 0 10px; } #page-comments .cancel, #page-comments .submit { float:right; } #page-comments .cancel { padding-right:10px; display:none; line-height:38px; } #page-comments .postCountdown { line-height: 38px; } #comment-form-reply .cancel { display:block; } #page-comments #report-post { margin-bottom:12px; } #page-comments .reporting { margin-bottom:0; } /* paging for comments */ .comments-container .ui-pagination { float:right; margin-bottom:20px }
wp-content/themes-ai1ec/vortex/css/calendar.css
whitewallweb/jock
.clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; } .clearfix:after { clear: both; } .hide-text { overflow: hidden; text-indent: 100%; white-space: nowrap; } .input-block-level { display: block; width: 100%; min-height: 28px; /* Make inputs at least the height of their button counterpart */ /* Makes inputs behave like true block-level elements */ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .ai1ec-container { clear: both; } #ai1ec-calendar-view-container { position: relative; clear: both; margin-bottom: 0.2em; } .ai1ec-calendar-toolbar { width: 100% !important; border: 0 !important; margin: 0 !important; } .ai1ec-calendar-toolbar td { background: none !important; border: 0 !important; padding: 0 !important; text-align: center; vertical-align: middle; white-space: nowrap; width: 33%; } .ai1ec-calendar-toolbar td:last-child { text-align: right; } .ai1ec-calendar-toolbar td:first-child { text-align: left; } .timely #ai1ec-view-dropdown a.btn, .timely #ai1ec-view-dropdown .dropdown-menu a { line-height: 21px; } .timely #ai1ec-view-dropdown a.btn .caret { margin-top: 9px; } .timely #ai1ec-view-dropdown a img { border: 0 !important; padding: 0 !important; margin: 0 !important; float: none !important; position: static !important; vertical-align: bottom; background: none !important; } .ai1ec-filters-container { display: inline-block; } .ai1ec-filter-selector-container { position: relative; display: inline-block; text-align: left; white-space: normal; } .ai1ec-filter-selector { display: none; background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); padding: 0.1em; position: absolute; overflow: auto; max-width: 20em; max-height: 30em; right: 0; top: 100%; z-index: 10; } .ai1ec-filter-selector ul { margin: 0 !important; padding: 0 !important; } .ai1ec-filter-selector li { list-style: none; } .ai1ec-filter-selector .ai1ec-category, .ai1ec-filter-selector .ai1ec-tag { font-size: 8pt !important; } .ai1ec-filter-selector-container:hover > .ai1ec-filter-selector { display: block; } .ai1ec-clear-filters { display: none; font-size: 11pt !important; font-weight: normal; color: #507295 !important; cursor: pointer; text-decoration: none !important; } .ai1ec-clear-filters:hover { color: #354c63 !important; } h2.ai1ec-calendar-title { float: left; font-size: 20px !important; line-height: 1.3em !important; margin: 0 0.5em 0 0 !important; } .ai1ec-today #ai1ec-today { display: none; } .ai1ec-action-month .ai1ec-pagination a { width: 7em; } .ai1ec-action-week .ai1ec-pagination a, .ai1ec-action-oneday .ai1ec-pagination a { width: 8em; } .ai1ec-action-agenda .ai1ec-pagination a { width: 9em; } #ai1ec-prev-year, #ai1ec-next-year { width: 4em; } table.ai1ec-month-view, .ai1ec-week-view table, .ai1ec-oneday-view table { border-collapse: collapse; border: 1px solid #dddddd !important; margin: 0 !important; background: #ffffff; table-layout: fixed !important; clear: both; width: 100% !important; } .ai1ec-week-view .tablescroll_wrapper, .ai1ec-oneday-view .tablescroll_wrapper { position: relative; border-bottom: 1px solid #dddddd; } table.ai1ec-week-view-original, table.ai1ec-oneday-view-original { visibility: hidden; height: 400px; } table.ai1ec-week-view-original.tablescroll_body, table.ai1ec-oneday-view-original.tablescroll_body { visibility: visible; height: auto; } .ai1ec-week-view table.tablescroll_head, .ai1ec-oneday-view table.tablescroll_head, .ai1ec-week-view table.tablescroll_head th, .ai1ec-oneday-view table.tablescroll_head th { border-bottom: none !important; padding: 2.48px !important; } table.ai1ec-week-view-original.tablescroll_body, table.ai1ec-oneday-view-original.tablescroll_body, table.ai1ec-week-view-original.tablescroll_body tr:first-child td, table.ai1ec-oneday-view-original.tablescroll_body tr:first-child td { border-top: none !important; } .ai1ec-month-view td, .ai1ec-week-view td, .ai1ec-oneday-view td { border: 1px solid #dddddd !important; background: none !important; padding: 0 !important; text-align: left; vertical-align: top; } .ai1ec-month-view th, .ai1ec-week-view th, .ai1ec-oneday-view th { border: none !important; background: #f5f5f5 !important; padding: 0.2em !important; } .ai1ec-month-view td.ai1ec-empty { background: #f5f5f5 !important; } .ai1ec-month-view th, .ai1ec-week-view th, .ai1ec-week-view .ai1ec-hour-marker div, .ai1ec-week-view .ai1ec-allday-label, .ai1ec-oneday-view th, .ai1ec-oneday-view .ai1ec-hour-marker div, .ai1ec-oneday-view .ai1ec-allday-label { color: #9e9e9e !important; text-shadow: 0 1px 0 #ffffff; } .ai1ec-month-view th, .ai1ec-oneday-view th { text-align: center !important; } .ai1ec-week-view th { text-align: left !important; } .ai1ec-week-view .ai1ec-day, .ai1ec-oneday-view .ai1ec-day { height: 1440px; } .ai1ec-week-view th .ai1ec-weekday-date, .ai1ec-oneday-view th .ai1ec-weekday-date { font-size: 10.5pt !important; font-weight: normal !important; } .ai1ec-week-view th .ai1ec-weekday-day { font-size: 9pt !important; font-weight: normal !important; } .ai1ec-month-view .ai1ec-day, .ai1ec-week-view .ai1ec-day, .ai1ec-week-view .ai1ec-allday-events, .ai1ec-oneday-view .ai1ec-day, .ai1ec-oneday-view .ai1ec-allday-events { position: relative; } .ai1ec-month-view .ai1ec-day-stretcher { float: left; height: 94px; width: 0; } .ai1ec-month-view .ai1ec-today, .ai1ec-week-view .ai1ec-today { background: #ffffdd !important; } .ai1ec-month-view .ai1ec-date { background: #eaf4ff; color: #a1a7ad; font-size: 10pt; line-height: 13px; height: 13px; margin-bottom: 1px; padding: 0 0.4em; font-size: 8pt; text-align: right; text-shadow: 0 1px 0 #ffffff; } .ai1ec-week-view .ai1ec-grid-container, .ai1ec-oneday-view .ai1ec-grid-container { position: absolute; top: auto; left: 0; right: 0; } .ai1ec-week-view .ai1ec-now-marker, .ai1ec-oneday-view .ai1ec-now-marker, .ai1ec-week-view .ai1ec-hour-marker, .ai1ec-oneday-view .ai1ec-hour-marker, .ai1ec-week-view .ai1ec-quarter-marker, .ai1ec-oneday-view .ai1ec-quarter-marker { position: absolute; left: 0; right: 0; padding-right: 8px; } .ai1ec-week-view .ai1ec-hour-marker, .ai1ec-oneday-view .ai1ec-hour-marker { border-top: 1px solid #dddddd; border-top: 1px solid rgba(221, 221, 221, 0.7); height: 60px; background: rgba(221, 221, 221, 0.4) !important; } .ai1ec-week-view .ai1ec-hour-marker.ai1ec-business-hour, .ai1ec-oneday-view .ai1ec-hour-marker.ai1ec-business-hour { background: none !important; } .ai1ec-week-view .ai1ec-hour-marker div, .ai1ec-oneday-view .ai1ec-hour-marker div, .ai1ec-week-view .ai1ec-allday-label, .ai1ec-oneday-view .ai1ec-allday-label { position: relative; z-index: 2; margin-left: 1px; padding: 0 0.2em; font-size: 8pt !important; font-weight: normal !important; background: #f5f5f5; float: left; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; } .ai1ec-week-view .ai1ec-allday-label, .ai1ec-oneday-view .ai1ec-allday-label { margin-top: 1px; } .ai1ec-week-view .ai1ec-quarter-marker, .ai1ec-oneday-view .ai1ec-quarter-marker { border-top: 1px solid #dddddd; border-top: 1px solid rgba(221, 221, 221, 0.4); } .ai1ec-week-view .ai1ec-now-marker, .ai1ec-oneday-view .ai1ec-now-marker { border-top: 1px solid #f2c539; border-bottom: 1px solid rgba(0, 0, 0, 0.15); z-index: 2; } .ai1ec-month-view a.ai1ec-event-container, .ai1ec-week-view a.ai1ec-event-container, .ai1ec-oneday-view a.ai1ec-event-container { border: none !important; color: #507295 !important; display: block; font-size: 9pt; text-decoration: none !important; } .ai1ec-month-view .ai1ec-event, .ai1ec-week-view .ai1ec-event, .ai1ec-oneday-view .ai1ec-event { -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; margin: 1px 0 0; max-height: 100%; overflow: hidden; padding: 0 3px 1px; white-space: nowrap; } .ai1ec-month-view .ai1ec-allday .ai1ec-event, .ai1ec-week-view .ai1ec-allday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday .ai1ec-event, .ai1ec-month-view .ai1ec-multiday .ai1ec-event, .ai1ec-week-view .ai1ec-multiday .ai1ec-event, .ai1ec-oneday-view .ai1ec-multiday .ai1ec-event { background-color: #507295; color: #ffffff !important; } .ai1ec-month-view .ai1ec-category-colors, .ai1ec-week-view .ai1ec-category-colors, .ai1ec-oneday-view .ai1ec-category-colors { float: right; font-size: 1.2em; margin-top: 1px; } .ai1ec-month-view .ai1ec-event-popup, .ai1ec-week-view .ai1ec-event-popup, .ai1ec-oneday-view .ai1ec-event-popup, .ai1ec-month-view .ai1ec-event-summary, .ai1ec-week-view .ai1ec-event-summary, .ai1ec-oneday-view .ai1ec-event-summary { border: 2px solid #d4d4d4; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); background: #ffffff; } .ai1ec-month-view .ai1ec-event-popup, .ai1ec-week-view .ai1ec-event-popup, .ai1ec-oneday-view .ai1ec-event-popup { position: absolute; z-index: 5; display: none; white-space: nowrap; color: #333333 !important; top: -5px; left: -2px; min-width: 100%; -webkit-border-radius: 0 0.3em 0.3em 0; -moz-border-radius: 0 0.3em 0.3em 0; border-radius: 0 0.3em 0.3em 0; } .ai1ec-month-view .ai1ec-event-popup.ai1ec-shifted-right, .ai1ec-week-view .ai1ec-event-popup.ai1ec-shifted-right, .ai1ec-oneday-view .ai1ec-event-popup.ai1ec-shifted-right { -webkit-border-radius: 0.3em 0 0 0.3em; -moz-border-radius: 0.3em 0 0 0.3em; border-radius: 0.3em 0 0 0.3em; } .ai1ec-month-view .ai1ec-event-popup-bg, .ai1ec-week-view .ai1ec-event-popup-bg, .ai1ec-oneday-view .ai1ec-event-popup-bg { position: relative; left: -2px; margin-right: -1px; padding: 2px 2px 2px 5px; background: #ffffff; } .ai1ec-month-view .ai1ec-shifted-right .ai1ec-event-popup-bg, .ai1ec-week-view .ai1ec-shifted-right .ai1ec-event-popup-bg, .ai1ec-oneday-view .ai1ec-shifted-right .ai1ec-event-popup-bg { left: 1px; padding: 2px 5px 2px 2px; } .ai1ec-month-view .ai1ec-event-summary, .ai1ec-week-view .ai1ec-event-summary, .ai1ec-oneday-view .ai1ec-event-summary, .ai1ec-month-view .ai1ec-event-summary p, .ai1ec-week-view .ai1ec-event-summary p, .ai1ec-oneday-view .ai1ec-event-summary p { font-size: 0.95em !important; } .ai1ec-month-view .ai1ec-event-summary, .ai1ec-week-view .ai1ec-event-summary, .ai1ec-oneday-view .ai1ec-event-summary { -webkit-border-radius: 0.3em 0 0.3em 0.3em; -moz-border-radius: 0.3em 0 0.3em 0.3em; border-radius: 0.3em 0 0.3em 0.3em; color: #333333; background-color: #fefef9; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(1.5em, #ffffff), to(#fafae3)); background-image: -webkit-linear-gradient(#ffffff, #ffffff 1.5em, #fafae3); background-image: -moz-linear-gradient(top, #ffffff, #ffffff 1.5em, #fafae3); background-image: -ms-linear-gradient(#ffffff, #ffffff 1.5em, #fafae3); background-image: -o-linear-gradient(#ffffff, #ffffff 1.5em, #fafae3); background-image: linear-gradient(#ffffff, #ffffff 1.5em, #fafae3); background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafae3', GradientType=0); overflow: hidden; padding: 2px 4px 3px; position: absolute; right: 100%; top: -2px; white-space: normal; width: 13em; } .ai1ec-month-view .ai1ec-shifted-right .ai1ec-event-summary, .ai1ec-week-view .ai1ec-shifted-right .ai1ec-event-summary, .ai1ec-oneday-view .ai1ec-shifted-right .ai1ec-event-summary { left: 100%; -webkit-border-radius: 0 0.3em 0.3em 0.3em; -moz-border-radius: 0 0.3em 0.3em 0.3em; border-radius: 0 0.3em 0.3em 0.3em; } .ai1ec-month-view .ai1ec-event-summary p, .ai1ec-week-view .ai1ec-event-summary p, .ai1ec-oneday-view .ai1ec-event-summary p { margin: 0 0 0.3em !important; padding: 0 !important; } .ai1ec-month-view .ai1ec-event-time, .ai1ec-week-view .ai1ec-event-time, .ai1ec-oneday-view .ai1ec-event-time { font-size: 8pt; font-weight: bold; } .ai1ec-month-view .ai1ec-read-more, .ai1ec-week-view .ai1ec-read-more, .ai1ec-oneday-view .ai1ec-read-more { text-align: center; font-size: 8pt; color: #97978b; } .ai1ec-month-view a.ai1ec-event-container, .ai1ec-week-view .ai1ec-allday-events a.ai1ec-event-container, .ai1ec-oneday-view .ai1ec-allday-events a.ai1ec-event-container { position: relative; } .ai1ec-oneday-view a.ai1ec-event-container { margin-right: 10px; } .ai1ec-oneday-view .ai1ec-allday-events a.ai1ec-event-container { margin: 0 15px 0 50px; } .ai1ec-week-view .ai1ec-week a.ai1ec-event-container, .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container { border: 2px solid #cbd5df !important; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; background-color: #eaeef2; background-image: -moz-linear-gradient(top, #ffffff, #cbd5df); background-image: -ms-linear-gradient(top, #ffffff, #cbd5df); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cbd5df)); background-image: -webkit-linear-gradient(top, #ffffff, #cbd5df); background-image: -o-linear-gradient(top, #ffffff, #cbd5df); background-image: linear-gradient(top, #ffffff, #cbd5df); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbd5df', GradientType=0); background-color: #ffffff; position: absolute; right: 0; } .ai1ec-oneday-view .ai1ec-event-popup { top: -3px; min-width: 0; right: 13em; } .ai1ec-week-view .ai1ec-week .ai1ec-event-popup { top: -3px; } .ai1ec-oneday-view .ai1ec-oneday .ai1ec-event-title, .ai1ec-week-view .ai1ec-week .ai1ec-event-title { display: block; white-space: normal; font-size: 8pt !important; } .ai1ec-month-view .ai1ec-event { height: 14px; line-height: 14px; margin: 0 0 1px; } .ai1ec-month-view .ai1ec-multiday { position: absolute; } .ai1ec-month-view .ai1ec-multiday-arrow1 { background: #507295; border: 7px solid #ffffff; border-left-color: #507295; border-right-width: 0; height: 1px; position: absolute; right: 0; top: 0; width: 0; } .ai1ec-month-view .ai1ec-multiday-arrow2 { border: 7px solid #507295; border-left-color: #ffffff; border-right-width: 2px; height: 1px; left: 0; position: absolute; top: 0; width: 0; } .ai1ec-month-view .ai1ec-multiday-bar { background: #507295; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 15px; left: 0; position: absolute; top: 0; } .ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event-title { margin-left: 7px; } .ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event { margin: 0; } .ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event-time { display: none; } .ai1ec-month-view .ai1ec-event-dropdown { background: #FFF; border: 1px solid #E7E7E7; border-top: 0; left: -1px; position: absolute; top: 78px; width: 90px; z-index: 1000; } .ai1ec-month-view .ai1ec-obscured { display: none !important; } .ai1ec-month-view a.ai1ec-scroll-up, .ai1ec-month-view a.ai1ec-scroll-down { border: 1px solid #dddddd; -webkit-border-radius: 0.2em; -moz-border-radius: 0.2em; border-radius: 0.2em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; display: block; left: 50%; height: 16px; line-height: 14px; margin-left: -8px; position: relative; text-align: center; text-decoration: none !important; width: 16px; } .ai1ec-month-view a.ai1ec-scroll-up:hover, .ai1ec-month-view a.ai1ec-scroll-down:hover { background-color: #dddddd; } .ai1ec-month-view a.ai1ec-scroll-up.ai1ec-disabled, .ai1ec-month-view a.ai1ec-scroll-down.ai1ec-disabled { border: none; cursor: default; opacity: 0.2; filter: alpha(opacity=20); padding: 1px; } .ai1ec-month-view a.ai1ec-scroll-up.ai1ec-disabled:hover, .ai1ec-month-view a.ai1ec-scroll-down.ai1ec-disabled:hover { background-color: transparent; } .ai1ec-month-view .ai1ec-event-popup .ai1ec-event-popup-allround { border-radius: 0.3em; } .ai1ec-month-view .ai1ec-event-popup .ai1ec-event-popup-allround .ai1ec-event-popup-bg { left: 0; margin-right: 2px; padding: 2px; } .ai1ec-month-view .ai1ec-event-popup .ai1ec-event-popup-allround .ai1ec-event-summary { display: none; } .ai1ec-oneday-view .ai1ec-start-truncated .ai1ec-event-time, .ai1ec-week-view .ai1ec-start-truncated .ai1ec-event-time { display: none; } .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container.ai1ec-start-truncated, .ai1ec-week-view .ai1ec-week a.ai1ec-event-container.ai1ec-start-truncated { border-top-left-radius: 0; border-top-right-radius: 0; -moz-border-radius-topleft: 0; -moz-border-radius-topright: 0; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; } .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container.ai1ec-end-truncated, .ai1ec-week-view .ai1ec-week a.ai1ec-event-container.ai1ec-end-truncated { border-bottom-left-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; } .ai1ec-oneday-view .ai1ec-oneday .ai1ec-start-truncator, .ai1ec-week-view .ai1ec-week .ai1ec-start-truncator, .ai1ec-oneday-view .ai1ec-oneday .ai1ec-end-truncator, .ai1ec-week-view .ai1ec-week .ai1ec-end-truncator { position: absolute; line-height: 1em; font-size: 6pt; } .ai1ec-oneday-view .ai1ec-oneday .ai1ec-start-truncator, .ai1ec-week-view .ai1ec-week .ai1ec-start-truncator { top: -2px; left: -2px; } .ai1ec-oneday-view .ai1ec-oneday .ai1ec-end-truncator, .ai1ec-week-view .ai1ec-week .ai1ec-end-truncator { bottom: -2px; right: -2px; } .ai1ec-agenda-view { clear: both; overflow: hidden; margin: 0 !important; padding: 0 !important; } .ai1ec-agenda-view .ai1ec-no-results { font-size: 10pt !important; font-style: italic; } .ai1ec-agenda-view .ai1ec-date-events { overflow: hidden; margin: 0 0.75em 0 0 !important; padding: 0 !important; } .ai1ec-agenda-view > li, .ai1ec-agenda-view .ai1ec-date-events > li { list-style: none !important; } .ai1ec-agenda-view .ai1ec-date { border-top: 1px solid #e5e5e5; background: rgba(242, 242, 242, 0.8); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), color-stop(1em, #f2f2f2), to(rgba(242, 242, 242, 0))); background: -webkit-linear-gradient(#f2f2f2, #f2f2f2 1em, rgba(242, 242, 242, 0)); background: -moz-linear-gradient(top, #f2f2f2, #f2f2f2 1em, rgba(242, 242, 242, 0)); background: -ms-linear-gradient(#f2f2f2, #f2f2f2 1em, rgba(242, 242, 242, 0)); background: -o-linear-gradient(#f2f2f2, #f2f2f2 1em, rgba(242, 242, 242, 0)); background: linear-gradient(#f2f2f2, #f2f2f2 1em, rgba(242, 242, 242, 0)); background-repeat: no-repeat; margin: 0 !important; overflow: hidden; padding: 0 !important; } .ai1ec-agenda-view .ai1ec-date.ai1ec-today { border-top: 1px solid #f0f0aa; background: rgba(244, 244, 191, 0.8); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4bf), color-stop(1em, #f4f4bf), to(rgba(244, 244, 191, 0))); background: -webkit-linear-gradient(#f4f4bf, #f4f4bf 1em, rgba(244, 244, 191, 0)); background: -moz-linear-gradient(top, #f4f4bf, #f4f4bf 1em, rgba(244, 244, 191, 0)); background: -ms-linear-gradient(#f4f4bf, #f4f4bf 1em, rgba(244, 244, 191, 0)); background: -o-linear-gradient(#f4f4bf, #f4f4bf 1em, rgba(244, 244, 191, 0)); background: linear-gradient(#f4f4bf, #f4f4bf 1em, rgba(244, 244, 191, 0)); background-repeat: no-repeat; } .ai1ec-agenda-view h3.ai1ec-date-title { border: 2px solid #8ba5c0; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08); color: #525252; float: left; font-size: 10pt; font-weight: normal; background-color: #f9f9f9; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(1em, #ffffff), to(#e0e0e0)); background-image: -webkit-linear-gradient(#ffffff, #ffffff 1em, #e0e0e0); background-image: -moz-linear-gradient(top, #ffffff, #ffffff 1em, #e0e0e0); background-image: -ms-linear-gradient(#ffffff, #ffffff 1em, #e0e0e0); background-image: -o-linear-gradient(#ffffff, #ffffff 1em, #e0e0e0); background-image: linear-gradient(#ffffff, #ffffff 1em, #e0e0e0); background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=0); line-height: 1.1em; margin: 0 0.75em 0.5em !important; text-align: center; text-shadow: 0 1px 0 #ffffff; width: 4em; } .ai1ec-agenda-view .ai1ec-month { color: #ffffff; background: #8ba5c0; font-size: 0.8em !important; letter-spacing: 0.2em; padding: 0.1em; text-transform: uppercase; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .ai1ec-agenda-view .ai1ec-day { font-size: 2.2em !important; padding: 0.3em 0 0.2em !important; } .ai1ec-agenda-view .ai1ec-weekday { font-size: 0.8em !important; line-height: 1.5em; } .ai1ec-agenda-view .ai1ec-year { color: #ffffff; background: #8ba5c0; font-size: 0.7em !important; letter-spacing: 0.15em; padding: 0.05em 0.1em 0; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .ai1ec-agenda-view .ai1ec-event { position: relative; clear: right; overflow: hidden; font-size: 10pt; text-decoration: none; padding: 0.1em 0.3em !important; margin: 0.5em 0 !important; background: #ffffff !important; border: 1px solid #d4d4d4; -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; border-radius: 0.5em; } .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded { border: 2px solid #d4d4d4; -webkit-box-shadow: 1px 5px 8px rgba(0, 0, 0, 0.08); -moz-box-shadow: 1px 5px 8px rgba(0, 0, 0, 0.08); box-shadow: 1px 5px 8px rgba(0, 0, 0, 0.08); } .ai1ec-agenda-view .ai1ec-event .ai1ec-event-click { cursor: pointer; line-height: 1.4em; color: #507295; text-shadow: 0 1px 0 #ffffff; } .ai1ec-agenda-view .ai1ec-event .ai1ec-event-click:hover > .ai1ec-event-expand { visibility: visible; } .ai1ec-agenda-view .ai1ec-event .ai1ec-event-time { float: left; margin-right: 0.5em; min-height: 1em; font-weight: bold; line-height: 1.4em; } .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title { margin: 0 0 0 8em; font-size: 10pt; font-weight: normal; } .ai1ec-agenda-view .ai1ec-event:hover, .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded:hover { border-color: #aeaeae; } .ai1ec-agenda-view .ai1ec-event:hover .ai1ec-event-click { color: #354c63; } .ai1ec-agenda-view .ai1ec-event.ai1ec-allday { padding: 0 !important; } .ai1ec-agenda-view .ai1ec-event.ai1ec-allday .ai1ec-event-click { color: #ffffff; background: #507295; padding: 0.1em 0.4em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; text-shadow: none; } .ai1ec-agenda-view .ai1ec-event.ai1ec-allday .ai1ec-event-time { color: #ffffff; } .ai1ec-agenda-view .ai1ec-event.ai1ec-allday .ai1ec-event-title { margin: 0; } .ai1ec-agenda-view .ai1ec-event.ai1ec-allday:hover .ai1ec-event-click { color: #ffffff; background: #354c63; } .ai1ec-agenda-view .ai1ec-allday-label { font-size: 8pt; color: rgba(255, 255, 255, 0.5); padding-left: 0.2em; } .ai1ec-agenda-view .ai1ec-event-expand { float: right; margin-left: 0.5em; visibility: hidden; font-size: 9pt; } .ai1ec-agenda-view .ai1ec-category-colors { float: left; font-size: 0.9em; margin: 0.2em 0.2em -0.2em -0.1em; } .ai1ec-agenda-view .ai1ec-category-colors .ai1ec-category-color { padding: 1px; } .ai1ec-agenda-view .ai1ec-event-summary { display: none; } .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-title { margin: 0.1em 0; font-size: 11pt; line-height: 1.1em; } .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-time { width: auto; float: none; font-size: 9pt; line-height: 1.5em; } .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-click { border-bottom: 1px solid #dddddd; margin-bottom: 0.4em; padding: 0.5em 0.25em; } .ai1ec-agenda-view .ai1ec-allday .ai1ec-event-summary .ai1ec-event-click { border-bottom: none; -webkit-border-radius: 0.3em 0.3em 0 0; -moz-border-radius: 0.3em 0.3em 0 0; border-radius: 0.3em 0.3em 0 0; padding: 0.4em 0.6em; } .ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags { font-size: 8pt; } .ai1ec-agenda-view .ai1ec-event-description, .ai1ec-agenda-view .ai1ec-event-description p { font-size: 9pt; line-height: 1.5em; } .ai1ec-agenda-view .ai1ec-event-description { clear: both; overflow: hidden; padding: 0 0.25em 3.6em; max-height: 20em; } .ai1ec-agenda-view .ai1ec-event-description p { margin: 0.5em 0 0.75em !important; padding: 0 !important; } .ai1ec-agenda-view .ai1ec-event-description .ai1ec-label { font-size: 8pt; } .ai1ec-agenda-view .ai1ec-allday .ai1ec-event-description { position: relative; overflow: hidden; padding: 0 0.65em 3.5em; } .ai1ec-agenda-view .ai1ec-event-overlay { position: absolute; z-index: 5; bottom: 0; left: 0; right: 0; padding: 0.4em 0.5em; -webkit-border-radius: 0 0 0.5em 0.5em; -moz-border-radius: 0 0 0.5em 0.5em; border-radius: 0 0 0.5em 0.5em; background: #fafae3; background: rgba(252, 252, 240, 0.85); background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.75), #fafae3); background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.75), #fafae3); background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.75)), to(#fafae3)); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75), #fafae3); background: -o-linear-gradient(top, rgba(255, 255, 255, 0.75), #fafae3); background: linear-gradient(top, rgba(255, 255, 255, 0.75), #fafae3); background-repeat: repeat-x; } .ai1ec-agenda-view .ai1ec-read-more { float: right; margin: 0.6em 0 0.2em; } .ai1ec-subscribe { clear: both; } .ai1ec-subscribe-filtered { display: none; } i.icon-print { padding: 0 7px; }
tests/wpt/web-platform-tests/dom/nodes/Element-classlist.html
danlrobertson/servo
<!doctype html> <meta charset=utf-8> <title>Test for the classList element attribute</title> <script src=/resources/testharness.js></script> <script src=/resources/testharnessreport.js></script> <div id="content"></div> <script> const SVG_NS = "http://www.w3.org/2000/svg"; const XHTML_NS = "http://www.w3.org/1999/xhtml" const MATHML_NS = "http://www.w3.org/1998/Math/MathML"; function setClass(e, newVal) { if (newVal === null) { e.removeAttribute("class"); } else { e.setAttribute("class", newVal); } } function checkModification(e, funcName, args, expectedRes, before, after, expectedException, desc) { if (!Array.isArray(args)) { args = [args]; } test(function() { var shouldThrow = typeof(expectedException) === "string"; if (shouldThrow) { // If an exception is thrown, the class attribute shouldn't change. after = before; } setClass(e, before); var obs; // If we have MutationObservers available, do some checks to make // sure attribute sets are happening at sane times. if (self.MutationObserver) { obs = new MutationObserver(() => {}); obs.observe(e, { attributes: true }); } if (shouldThrow) { assert_throws(expectedException, function() { var list = e.classList; var res = list[funcName].apply(list, args); }); } else { var list = e.classList; var res = list[funcName].apply(list, args); } if (obs) { var mutationRecords = obs.takeRecords(); obs.disconnect(); if (shouldThrow) { assert_equals(mutationRecords.length, 0, "There should have been no mutation"); } else if (funcName == "replace") { assert_equals(mutationRecords.length == 1, expectedRes, "Should have a mutation exactly when replace() returns true"); } else { // For other functions, would need to check when exactly // mutations are supposed to happen. } } if (!shouldThrow) { assert_equals(res, expectedRes, "wrong return value"); } var expectedAfter = after; assert_equals(e.getAttribute("class"), expectedAfter, "wrong class after modification"); }, "classList." + funcName + "(" + args.map(format_value).join(", ") + ") with attribute value " + format_value(before) + desc); } function assignToClassListStrict(e) { "use strict"; e.classList = "foo"; e.removeAttribute("class"); } function assignToClassList(e) { var expect = e.classList; e.classList = "foo"; assert_equals(e.classList, expect, "classList should be unchanged after assignment"); e.removeAttribute("class"); } function testClassList(e, desc) { // assignment test(function() { assignToClassListStrict(e); assignToClassList(e); }, "Assigning to classList" + desc); // supports test(function() { assert_throws(TypeError(), function() { e.classList.supports("a"); }) }, ".supports() must throw TypeError" + desc); // length attribute function checkLength(value, length) { test(function() { setClass(e, value); assert_equals(e.classList.length, length); }, "classList.length when " + (value === null ? "removed" : "set to " + format_value(value)) + desc); } checkLength(null, 0); checkLength("", 0); checkLength(" \t \f", 0); checkLength("a", 1); checkLength("a A", 2); checkLength("\r\na\t\f", 1); checkLength("a a", 1); checkLength("a a a a a a", 1); checkLength("a a b b", 2); checkLength("a A B b", 4); checkLength("a b c c b a a b c c", 3); checkLength(" a a b", 2); checkLength("a\tb\nc\fd\re f", 6); // [Stringifies] function checkStringifier(value, expected) { test(function() { setClass(e, value); assert_equals(e.classList.toString(), expected); }, "classList.toString() when " + (value === null ? "removed" : "set to " + format_value(value)) + desc); } checkStringifier(null, ""); checkStringifier("foo", "foo"); checkStringifier(" a a b", " a a b"); // item() method function checkItems(attributeValue, expectedValues) { function checkItemFunction(index, expected) { assert_equals(e.classList.item(index), expected, "classList.item(" + index + ")"); } function checkItemArray(index, expected) { assert_equals(e.classList[index], expected, "classList[" + index + "]"); } test(function() { setClass(e, attributeValue); checkItemFunction(-1, null); checkItemArray(-1, undefined); var i = 0; while (i < expectedValues.length) { checkItemFunction(i, expectedValues[i]); checkItemArray(i, expectedValues[i]); i++; } checkItemFunction(i, null); checkItemArray(i, undefined); checkItemFunction(0xffffffff, null); checkItemArray(0xffffffff, undefined); checkItemFunction(0xfffffffe, null); checkItemArray(0xfffffffe, undefined); }, "classList.item() when set to " + format_value(attributeValue) + desc); } checkItems(null, []); checkItems("a", ["a"]); checkItems("aa AA aa", ["aa", "AA"]); checkItems("a b", ["a", "b"]); checkItems(" a a b", ["a", "b"]); checkItems("\t\n\f\r a\t\n\f\r b\t\n\f\r ", ["a", "b"]); // contains() method function checkContains(attributeValue, args, expectedRes) { if (!Array.isArray(expectedRes)) { expectedRes = Array(args.length).fill(expectedRes); } setClass(e, attributeValue); for (var i = 0; i < args.length; i++) { test(function() { assert_equals(e.classList.contains(args[i]), expectedRes[i], "classList.contains(\"" + args[i] + "\")"); }, "classList.contains(" + format_value(args[i]) + ") when set to " + format_value(attributeValue) + desc); } } checkContains(null, ["a", "", " "], false); checkContains("", ["a"], false); checkContains("a", ["a"], true); checkContains("a", ["aa", "b", "A", "a.", "a)",, "a'", 'a"', "a$", "a~", "a?", "a\\"], false); // All "ASCII whitespace" per spec, before and after checkContains("a", ["a\t", "\ta", "a\n", "\na", "a\f", "\fa", "a\r", "\ra", "a ", " a"], false); checkContains("aa AA", ["aa", "AA", "aA"], [true, true, false]); checkContains("a a a", ["a", "aa", "b"], [true, false, false]); checkContains("a b c", ["a", "b"], true); checkContains("null undefined", [null, undefined], true); checkContains("\t\n\f\r a\t\n\f\r b\t\n\f\r ", ["a", "b"], true); // add() method function checkAdd(before, argument, after, param) { var expectedException = undefined; var noop = false; if (param == "noop") { noop = true; } else { expectedException = param; } checkModification(e, "add", argument, undefined, before, after, expectedException, desc); // Also check force toggle. The only difference is that it doesn't run the // update steps for a no-op. if (!Array.isArray(argument)) { checkModification(e, "toggle", [argument, true], true, before, noop ? before : after, expectedException, desc); } } checkAdd(null, "", null, "SyntaxError"); checkAdd(null, ["a", ""], null, "SyntaxError"); checkAdd(null, " ", null, "InvalidCharacterError"); checkAdd(null, "\ta", null, "InvalidCharacterError"); checkAdd(null, "a\t", null, "InvalidCharacterError"); checkAdd(null, "\na", null, "InvalidCharacterError"); checkAdd(null, "a\n", null, "InvalidCharacterError"); checkAdd(null, "\fa", null, "InvalidCharacterError"); checkAdd(null, "a\f", null, "InvalidCharacterError"); checkAdd(null, "\ra", null, "InvalidCharacterError"); checkAdd(null, "a\r", null, "InvalidCharacterError"); checkAdd(null, " a", null, "InvalidCharacterError"); checkAdd(null, "a ", null, "InvalidCharacterError"); checkAdd(null, ["a", " "], null, "InvalidCharacterError"); checkAdd(null, ["a", "aa "], null, "InvalidCharacterError"); checkAdd("a", "a", "a"); checkAdd("aa", "AA", "aa AA"); checkAdd("a b c", "a", "a b c"); checkAdd("a a a b", "a", "a b", "noop"); checkAdd(null, "a", "a"); checkAdd("", "a", "a"); checkAdd(" ", "a", "a"); checkAdd(" \f", "a", "a"); checkAdd("a", "b", "a b"); checkAdd("a b c", "d", "a b c d"); checkAdd("a b c ", "d", "a b c d"); checkAdd(" a a b", "c", "a b c"); checkAdd(" a a b", "a", "a b", "noop"); checkAdd("\t\n\f\r a\t\n\f\r b\t\n\f\r ", "c", "a b c"); // multiple add checkAdd("a b c ", ["d", "e"], "a b c d e"); checkAdd("a b c ", ["a", "a"], "a b c"); checkAdd("a b c ", ["d", "d"], "a b c d"); checkAdd("a b c a ", [], "a b c"); checkAdd(null, ["a", "b"], "a b"); checkAdd("", ["a", "b"], "a b"); checkAdd(null, null, "null"); checkAdd(null, undefined, "undefined"); // remove() method function checkRemove(before, argument, after, param) { var expectedException = undefined; var noop = false; if (param == "noop") { noop = true; } else { expectedException = param; } checkModification(e, "remove", argument, undefined, before, after, expectedException, desc); // Also check force toggle. The only difference is that it doesn't run the // update steps for a no-op. if (!Array.isArray(argument)) { checkModification(e, "toggle", [argument, false], false, before, noop ? before : after, expectedException, desc); } } checkRemove(null, "", null, "SyntaxError"); checkRemove(null, " ", null, "InvalidCharacterError"); checkRemove("\ta", "\ta", "\ta", "InvalidCharacterError"); checkRemove("a\t", "a\t", "a\t", "InvalidCharacterError"); checkRemove("\na", "\na", "\na", "InvalidCharacterError"); checkRemove("a\n", "a\n", "a\n", "InvalidCharacterError"); checkRemove("\fa", "\fa", "\fa", "InvalidCharacterError"); checkRemove("a\f", "a\f", "a\f", "InvalidCharacterError"); checkRemove("\ra", "\ra", "\ra", "InvalidCharacterError"); checkRemove("a\r", "a\r", "a\r", "InvalidCharacterError"); checkRemove(" a", " a", " a", "InvalidCharacterError"); checkRemove("a ", "a ", "a ", "InvalidCharacterError"); checkRemove("aa ", "aa ", null, "InvalidCharacterError"); checkRemove(null, "a", null); checkRemove("", "a", ""); checkRemove("a b c", "d", "a b c", "noop"); checkRemove("a b c", "A", "a b c", "noop"); checkRemove(" a a a ", "a", ""); checkRemove("a b", "a", "b"); checkRemove("a b ", "a", "b"); checkRemove("a a b", "a", "b"); checkRemove("aa aa bb", "aa", "bb"); checkRemove("a a b a a c a a", "a", "b c"); checkRemove("a b c", "b", "a c"); checkRemove("aaa bbb ccc", "bbb", "aaa ccc"); checkRemove(" a b c ", "b", "a c"); checkRemove("a b b b c", "b", "a c"); checkRemove("a b c", "c", "a b"); checkRemove(" a b c ", "c", "a b"); checkRemove("a b c c c", "c", "a b"); checkRemove("a b a c a d a", "a", "b c d"); checkRemove("AA BB aa CC AA dd aa", "AA", "BB aa CC dd"); checkRemove("\ra\na\ta\f", "a", ""); checkRemove("\t\n\f\r a\t\n\f\r b\t\n\f\r ", "a", "b"); // multiple remove checkRemove("a b c ", ["d", "e"], "a b c"); checkRemove("a b c ", ["a", "b"], "c"); checkRemove("a b c ", ["a", "c"], "b"); checkRemove("a b c ", ["a", "a"], "b c"); checkRemove("a b c ", ["d", "d"], "a b c"); checkRemove("a b c ", [], "a b c"); checkRemove(null, ["a", "b"], null); checkRemove("", ["a", "b"], ""); checkRemove("a a", [], "a"); checkRemove("null", null, ""); checkRemove("undefined", undefined, ""); // toggle() method function checkToggle(before, argument, expectedRes, after, expectedException) { checkModification(e, "toggle", argument, expectedRes, before, after, expectedException, desc); } checkToggle(null, "", null, null, "SyntaxError"); checkToggle(null, "aa ", null, null, "InvalidCharacterError"); checkToggle(null, "a", true, "a"); checkToggle("", "a", true, "a"); checkToggle(" ", "a", true, "a"); checkToggle(" \f", "a", true, "a"); checkToggle("a", "b", true, "a b"); checkToggle("a", "A", true, "a A"); checkToggle("a b c", "d", true, "a b c d"); checkToggle(" a a b", "d", true, "a b d"); checkToggle("a", "a", false, ""); checkToggle(" a a a ", "a", false, ""); checkToggle(" A A A ", "a", true, "A a"); checkToggle(" a b c ", "b", false, "a c"); checkToggle(" a b c b b", "b", false, "a c"); checkToggle(" a b c ", "c", false, "a b"); checkToggle(" a b c ", "a", false, "b c"); checkToggle(" a a b", "b", false, "a"); checkToggle("\t\n\f\r a\t\n\f\r b\t\n\f\r ", "a", false, "b"); checkToggle("\t\n\f\r a\t\n\f\r b\t\n\f\r ", "c", true, "a b c"); checkToggle("null", null, false, ""); checkToggle("", null, true, "null"); checkToggle("undefined", undefined, false, ""); checkToggle("", undefined, true, "undefined"); // replace() method function checkReplace(before, token, newToken, expectedRes, after, expectedException) { checkModification(e, "replace", [token, newToken], expectedRes, before, after, expectedException, desc); } checkReplace(null, "", "a", null, null, "SyntaxError"); checkReplace(null, "", " ", null, null, "SyntaxError"); checkReplace(null, " ", "a", null, null, "InvalidCharacterError"); checkReplace(null, "\ta", "b", null, null, "InvalidCharacterError"); checkReplace(null, "a\t", "b", null, null, "InvalidCharacterError"); checkReplace(null, "\na", "b", null, null, "InvalidCharacterError"); checkReplace(null, "a\n", "b", null, null, "InvalidCharacterError"); checkReplace(null, "\fa", "b", null, null, "InvalidCharacterError"); checkReplace(null, "a\f", "b", null, null, "InvalidCharacterError"); checkReplace(null, "\ra", "b", null, null, "InvalidCharacterError"); checkReplace(null, "a\r", "b", null, null, "InvalidCharacterError"); checkReplace(null, " a", "b", null, null, "InvalidCharacterError"); checkReplace(null, "a ", "b", null, null, "InvalidCharacterError"); checkReplace(null, "a", "", null, null, "SyntaxError"); checkReplace(null, " ", "", null, null, "SyntaxError"); checkReplace(null, "a", " ", null, null, "InvalidCharacterError"); checkReplace(null, "b", "\ta", null, null, "InvalidCharacterError"); checkReplace(null, "b", "a\t", null, null, "InvalidCharacterError"); checkReplace(null, "b", "\na", null, null, "InvalidCharacterError"); checkReplace(null, "b", "a\n", null, null, "InvalidCharacterError"); checkReplace(null, "b", "\fa", null, null, "InvalidCharacterError"); checkReplace(null, "b", "a\f", null, null, "InvalidCharacterError"); checkReplace(null, "b", "\ra", null, null, "InvalidCharacterError"); checkReplace(null, "b", "a\r", null, null, "InvalidCharacterError"); checkReplace(null, "b", " a", null, null, "InvalidCharacterError"); checkReplace(null, "b", "a ", null, null, "InvalidCharacterError"); checkReplace("a", "a", "a", true, "a"); checkReplace("a", "a", "b", true, "b"); checkReplace("a", "A", "b", false, "a"); checkReplace("a b", "b", "A", true, "a A"); checkReplace("a b", "c", "a", false, "a b"); checkReplace("a b c", "d", "e", false, "a b c"); // https://github.com/whatwg/dom/issues/443 checkReplace("a a a b", "a", "a", true, "a b"); checkReplace("a a a b", "c", "d", false, "a a a b"); checkReplace(null, "a", "b", false, null); checkReplace("", "a", "b", false, ""); checkReplace(" ", "a", "b", false, " "); checkReplace(" a \f", "a", "b", true, "b"); checkReplace("a b c", "b", "d", true, "a d c"); checkReplace("a b c", "c", "a", true, "a b"); checkReplace("c b a", "c", "a", true, "a b"); checkReplace("a b a", "a", "c", true, "c b"); checkReplace("a b a", "b", "c", true, "a c"); checkReplace(" a a b", "a", "c", true, "c b"); checkReplace(" a a b", "b", "c", true, "a c"); checkReplace("\t\n\f\r a\t\n\f\r b\t\n\f\r ", "a", "c", true, "c b"); checkReplace("\t\n\f\r a\t\n\f\r b\t\n\f\r ", "b", "c", true, "a c"); checkReplace("a null", null, "b", true, "a b"); checkReplace("a b", "a", null, true, "null b"); checkReplace("a undefined", undefined, "b", true, "a b"); checkReplace("a b", "a", undefined, true, "undefined b"); } var content = document.getElementById("content"); var htmlNode = document.createElement("div"); content.appendChild(htmlNode); testClassList(htmlNode, " (HTML node)"); var xhtmlNode = document.createElementNS(XHTML_NS, "div"); content.appendChild(xhtmlNode); testClassList(xhtmlNode, " (XHTML node)"); var mathMLNode = document.createElementNS(MATHML_NS, "math"); content.appendChild(mathMLNode); testClassList(mathMLNode, " (MathML node)"); var xmlNode = document.createElementNS(null, "foo"); content.appendChild(xmlNode); testClassList(xmlNode, " (XML node with null namespace)"); var fooNode = document.createElementNS("http://example.org/foo", "foo"); content.appendChild(fooNode); testClassList(fooNode, " (foo node)"); </script>
app/views/fha/v9/review/_staff_heading.html
dwpdigitaltech/healthanddisability
<div class="staff__heading"> <div class="staff__centred"> <div class="grid-row"> <div class="column-half"> <h2 class="heading-xlarge mt10 mb30">Tomas Fernandez</h2> </div><!-- column --> <div class="column-quarter"> <p><span class="font-xsmall">National Insurance Number</span><br /><span class="bold-medium">QQ 53 12 35 C </span></p> </div> <div class="column-quarter"> <p><span class="font-xsmall">Date of birth</span><br /><span class="bold-medium">15 October 1994 </span></p> </div> </div> </div> </div>
third_party/WebKit/LayoutTests/fast/dom/shadow/stylesheets-order-in-shadow-dom.html
js0701/chromium-crosswalk
<!DOCTYPE html> <script src="resources/shadow-dom.js"></script> <script src="../../../resources/js-test.js"></script> <style> .hello, div::shadow .hello { color: yellowgreen; } .world, div::shadow .world { color: red; } </style> <style> .world, div::shadow .world { color: yellow; } </style> <body></body> <script> description('crbug.com/396585: ShadowDom CSS doesn\'t merge style'); document.body.appendChild( createDOM('div', {'id': 'host'}, createShadowRoot( createDOM('span', {'class': 'hello' }, document.createTextNode("Hello, ")), createDOM('span', {'id': 'world', 'class': 'hello world' }, document.createTextNode("World"))))); shouldBe('window.getComputedStyle(getNodeInTreeOfTrees("host/world")).color', '"rgb(255, 255, 0)"'); </script>
third_party/WebKit/LayoutTests/fast/repaint/fixed-move-after-keyboard-scroll.html
vadimtk/chrome4sdp
<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <script> function runTest() { frames[0].focus(); if (window.eventSender) { window.eventSender.keyDown("pageDown"); } } </script> </head> <body onload="runTest()"> If running this test manually put focus inside the iframe and hit 'page down'. <iframe style="width:500px; height:500px" src="resources/fixed-move-after-keyboard-scroll-iframe.html"></iframe> </body> </html>
wp-content/plugins/ck-and-syntaxhighlighter/ckfinder/help/es-mx/files/003.html
andychang88/jianzhanseo.com
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CKFinder User's Guide</title> <link href="other/help.css" type="text/css" rel="stylesheet" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="other/help.js"></script> </head> <body> <h1>P&aacute;nel de Carpetas </h1> <p> El p&aacute;nel de carpetas, contiene la &quot;vista de arbol&quot; de las carpetas por las que se puede navegar, las carpetas, son una manera de organizar mejor los archivos.</p> <p> Se le llama &quot;vista de arbol&quot;, por que se tienen las carpetas representadas jerarquicamente como las ramas de un arbol. Usa la misma representaci&oacute;n gr&aacute;fica que muchos sistemas operativos modernos.</p> <h2> Operaciones B&aacute;sicas</h2> <h3> Abrir una carpeta </h3> <p> Para abrir una carpeta y revelar sus carpetas &quot;hijas&quot;, simplemente haga click en el signo &quot;m&aacute;s&quot; (<img src="images/002.gif" alt="Signo m&aacute;s" width="9" height="9" />) en frente de la misma. Si el signo &quot;m&aacute;s&quot; no est&aacute; presente, la carpeta no tiene carpetas hijas que puedan desplegarse.</p> <p> Vea "Cargado bajo demanda " al final de la pagina para un mejor entendimiento de como son cargadas las carpetas.</p> <h3> Cerrar una carpeta </h3> <p> Para cerrar una carpeta, y por ende esconder sus carpetas &quot;hijas&quot;, simplemente d&eacute; click en el signo &quot;menos&quot; (<img src="images/003.gif" alt="Signo menos" width="9" height="9" />) en frente de la misma.</p> <h3> Seleccionar una carpeta </h3> <p> Para seleccionar una carpeta y por ende convertirla a &quot;la carpeta actual&quot; para CKFinder, simplemente d&eacute; click en el nombre de la carpeta o en su icono. La carpeta seleccionada tendr&aacute; un color de fondo diferente.</p> <h2> Operaciones Avanzadas </h2> <p> Es posible utilizar operaciones avanzadas en una carpeta, haciendo uso de su "<a href="012.html">Men&uacute; de contexto</a>", las siguientes opciones estan disponibles:</p> <p style="text-align: center"> <img src="images/004.png" width="124" height="75" alt="Menú contextual"/>&nbsp;</p> <p> <span class="info">Nota:</span> Algunos botones de un men&uacute; de contexto podr&iacute;an estar deshabilitados, dependiendo de los ajustes asignados por el administrador del sistema.</p> <div> <h3> Crear Carpetas </h3> </div> <p> Para crear una carpeta &quot;hija&quot; dentro de una carpeta ya existente, solamente haga clic sobre la opci&oacute;n &quot;Nueva Carpeta&quot; del men&uacute; de contexto. Una ventana de dialogo aparecer&aacute; en donde deber&aacute; escribir el nombre de la nueva Carpeta, luego confirme la operaci&oacute;n.</p> <p> No todos los caracteres pueden ser usados para establecer un nombre de carpeta, debido a limitaciones en los sistemas donde CKFinder se ejecuta. Por ejemplo, los siguientes caracteres, no pueden usarse para dar nombre a carpetas ni archivos: <strong>\</strong> <strong>/</strong> <strong>:</strong> <strong>*</strong> <strong>?</strong> <strong>&quot;</strong> <strong>&lt;</strong> <strong>&gt;</strong> <strong>|</strong></p> <div> <h3> Renombrar Carpetas</h3> </div> <p> Para renombrar una carpeta, solo d&eacute; click en la opci&oacute;n &quot;Renombrar&quot; del men&uacute; de contexto. Una ventana de dialogo aparecer&aacute; conteniendo el nombre actual de la carpeta, ah&iacute; deber&aacute; escribir el nuevo nombre que desea asignar a la carpeta, luego confirme la operaci&oacute;n.</p> <p> No todos los caracteres pueden ser usados para establecer un nombre de carpeta, debido a limitaciones en los sistemas donde CKFinder se ejecuta. Por ejemplo, los siguientes caracteres, no pueden usarse para dar nombre a carpetas ni archivos: <strong>\</strong> <strong>/</strong> <strong>:</strong> <strong>*</strong> <strong>?</strong> <strong>&quot;</strong> <strong>&lt;</strong> <strong>&gt;</strong> <strong>|</strong></p> <div></div> <p><span class="warning">Atenci&oacute;n:</span> Al renombrar una carpeta, las ligas o inserciones de medios disponibles en otras paginas que apunten a archivos o carpetas dentro de aquella que fue renombrada podr&iacute;an quedar &quot;quebradas&quot; y por lo mismo no disponibles m&aacute;s. Asi que sea cauteloso cuando use esta caracteristica.</p> <div> <h3> Borrar Carpetas</h3> </div> <p> Para borrar una carpeta, incluyendo su contenido, solo d&eacute; click sobre la opci&oacute;n &quot;Borrar&quot; del men&uacute; de contexto. Un mensaje de confirmaci&oacute;n aparecer&aacute; para asegurarse de que realmente desea eliminar dicha carpeta.</p> <p><span class="warning">Atenci&oacute;n:</span> Al renombrar una carpeta, las ligas o inserciones de medios disponibles en otras paginas que apunten a archivos o carpetas dentro de aquella que fue renombrada podr&iacute;an quedar &quot;quebradas&quot; y por lo mismo no disponibles m&aacute;s. Asi que sea cauteloso cuando use esta caracteristica.</p> <div> <h2> Cargado "Bajo demanda "</h2> </div> <p> La diferencia m&aacute;s importante entre CKFinder y la &quot;vista de arbol&quot; que se encuentra en los sistemas operativos modernos, es que los folders se cargan &quot;bajo demanda&quot;, esto significa que CKFinder no carga todo el arbol al inicio, sino que solo carga un peque&ntilde;o subconjunto de el cuando se abre la carpeta, este es un requerimiento de aplicaciones avanzadas para web como lo es CKFinder.like CKFinder.</p> <p> Para indicar que las carpetas se est&aacute;n cargando, la etiqueta &quot;Cargando...&quot; podr&iacute;a aparecer cuando se intente abrir una carpeta.</p> <p style="text-align: center"> <img src="images/005.png" width="143" height="76" alt="cargando..."/>&nbsp;</p> <p> La etiqueta desaparecer&aacute; automaticamente una vez que la carga de las carpetas haya terminado, una vez cargada, la etiqueta no aparecera m&aacute;s para esa carpeta.</p> </body> </html>
tests/wpt/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadedmetadata.html
dsandeephegde/servo
<!doctype html> <html> <head> <title>{audio,video} events - loadedmetadata</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/common/media.js"></script> </head> <body> <p><a href="https://html.spec.whatwg.org/multipage/#mediaevents">spec reference</a></p> <audio id="a" autoplay controls> </audio> <video id="v" autoplay controls> </video> <div id="log"></div> <script> test(function() { var t = async_test("setting src attribute on autoplay audio should trigger loadedmetadata event", {timeout:5000}); var a = document.getElementById("a"); a.addEventListener("error", t.unreached_func()); a.addEventListener("loadedmetadata", t.step_func(function() { t.done(); a.pause(); })); a.src = getAudioURI("/media/sound_5") + "?" + new Date() + Math.random(); }, "audio events - loadedmetadata"); test(function() { var t = async_test("setting src attribute on autoplay video should trigger loadedmetadata event", {timeout:5000}); var v = document.getElementById("v"); v.addEventListener("error", t.unreached_func()); v.addEventListener("loadedmetadata", t.step_func(function() { t.done(); v.pause(); })); v.src = getVideoURI("/media/movie_5") + "?" + new Date() + Math.random(); }, "video events - loadedmetadata"); </script> </body> </html>
wts/tests/appcache/appcache_ondownloading_exist.html
hgl888/web-testing-service
<!doctype html> <!-- Copyright (c) 2013 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the original copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this work without specific prior written permission. THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Authors: Ge, WeiX A <weix.a.ge@intel.com> Fan,Weiwei <weiwix.fan@intel.com> Xu,Yuhan <yuhanx.xu@intel.com> --> <html> <head> <title>AppCache Test: appcache_ondownloading_exist</title> <link rel="author" title="Intel" href="http://www.intel.com" /> <link rel="help" href="http://www.w3.org/TR/2012/WD-html5-20121025/offline.html#applicationcache" /> <meta name="flags" content="" /> <meta name="assert" content="Check if ApplicationCache.ondownloading method exists" /> <script src="../resources/testharness.js"></script> <script src="../resources/testharnessreport.js"></script> </head> <body> <div id="log"></div> <script> test(function () { var appCache = window.applicationCache; assert_true(appCache && ("ondownloading" in appCache), "ApplicationCache.ondownloading exists"); }, document.title); </script> </body> </html>
xe4kaist/widgets/login_info/skins/xe_official/login_form.html
talkwithraon/XE4KAIST
<!--// colorset의 값에 따라 css 파일을 import 한다 --> <!--@if($colorset=="black")--> <!--%import("css/black.css")--> <!--@elseif($colorset=="white")--> <!--%import("css/white.css")--> <!--@else--> <!--%import("css/default.css")--> <!--@end--> <!--%import("./filter/login.xml")--> <!--%import("./filter/openid_login.xml")--> <!--%import("./js/login.js")--> <div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'widgets/login_info/skins/xe_official/login_form/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}"> <p>{$XE_VALIDATOR_MESSAGE}</p> </div> <form id="fo_login_widget" action="{getUrl('','act','procMemberLogin')}" method="post" ruleset="@login" class="login_{$colorset}"> <fieldset> <input type="hidden" name="act" value="procMemberLogin" /> <input type="hidden" name="success_return_url" value="{htmlspecialchars(getRequestUriByServerEnviroment(), ENT_COMPAT | ENT_HTML401, 'UTF-8', false)}" /> <input type="hidden" name="xe_validator_id" value="widgets/login_info/skins/xe_official/login_form/1" /> <div class="idpwWrap"> <div class="idpw"> <input name="user_id" type="text" title="<!--@if($member_config->identifier != 'email_address')-->{$lang->user_id}<!--@else-->{$lang->email_address}<!--@end-->" /> <input name="password" type="password" title="{$lang->password}" /> <p class="keep"> <input type="checkbox" name="keep_signed" id="keep_signed" value="Y" /> <label for="keep_signed">{$lang->keep_signed}</label> </p> </div> <input type="image" src="./images/{$colorset}/buttonLogin.gif" alt="login" class="login" cond="$colorset" /> <input type="submit" class="login" cond="!$colorset" value="{$lang->cmd_login}" /> </div> <p cond="$ssl_mode" class="securitySignIn <!--@if($ssl_mode)-->SSL<!--@else-->noneSSL<!--@end-->"> <button type="button" class="text" onclick="toggleSecuritySignIn(); return false;">{$lang->security_sign_in}</button> </p> <p class="keep_msg">{$lang->about_keep_warning}</p> <ul class="help"> <li><a href="{getUrl('act','dispMemberSignUpForm')}">{$lang->cmd_signup}</a></li> <li><a href="{getUrl('act','dispMemberFindAccount')}">{$lang->cmd_find_member_account}</a></li> </ul> </fieldset> </form>
vendor/pdalboost/libs/filesystem/doc/deprecated.html
lucadelu/PDAL
<html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Filesystem Deprecated Features</title> <link href="styles.css" rel="stylesheet"> </head> <body> <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> <tr> <td width="277"> <a href="../../../index.htm"> <img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" width="300" height="86" border="0"></a></td> <td align="middle"> <font size="7">Filesystem Deprecated Features</font> </td> </tr> </table> <table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" width="100%"> <tr> <td><a href="index.htm">Home</a> &nbsp;&nbsp; <a href="tutorial.html">Tutorial</a> &nbsp;&nbsp; <a href="reference.html">Reference</a> &nbsp;&nbsp; <a href="faq.htm">FAQ</a> &nbsp;&nbsp; <a href="release_history.html">Releases</a> &nbsp;&nbsp; <a href="portability_guide.htm">Portability</a> &nbsp;&nbsp; <a href="v3.html">V3 Intro</a> &nbsp;&nbsp; <a href="v3_design.html">V3 Design</a> &nbsp;&nbsp; <a href="deprecated.html">Deprecated</a> &nbsp;&nbsp; <a href="issue_reporting.html">Bug Reports </a>&nbsp;&nbsp; </td> </table> <h2><a name="Deprecated-names">Deprecated names</a> and features</h2> <p style="font-size: 10pt">As the library evolves over time, names sometimes change or old features are removed to make way for new features. To ease transition, Boost.Filesystem deprecates the old names and features, but by default continues to provide many of them. The deprecated names and other workarounds can be suppressed by defining macro <code> BOOST_FILESYSTEM_NO_DEPRECATED</code>, and this is recommended for all new code.</p> <p style="font-size: 10pt">In the table, &#10004; indicates a synonym or other workaround is provided unless <code> BOOST_FILESYSTEM_NO_DEPRECATED</code> is defined.</p> <table border="1" cellpadding="5" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111"> <tr> <td style="font-size: 10pt" valign="top"> <b><i>Component or location</i></b></td> <td style="font-size: 10pt" valign="top"> <p style="font-size: 10pt"><b><i>Old name, now deprecated</i></b></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <p style="font-size: 10pt"><b><i>New name</i></b></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>branch_path()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>parent_path()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>canonize()</code></td> <td style="font-size: 10pt" valign="top"> &nbsp;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>default_name_check()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>default_name_check(name_check)</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>default_name_check_writable()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>directory_string()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>string</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>external_directory_string()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>native()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>external_file_string()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>native()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>file_string()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>string()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>has_branch_path()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>has_parent_path()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>has_leaf()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>has_filename()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>is_complere()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>is_absolute()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"><code>class path</code></td> <td style="font-size: 10pt" valign="top"><code>leaf()</code></td> <td style="font-size: 10pt" valign="top">&#10004;</td> <td style="font-size: 10pt" valign="top"><code>filename()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>native_directory_string()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <code>string()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>native_file_string()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <code>string()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>normalize()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>path(const string_type&amp; str, name_check)</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed. Workaround ignores </i><code>name_check</code><i> argument.</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <code>path(const string_type::value_type* s,&nbsp; name_check)</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed. Workaround ignores </i><code>name_check</code><i> argument.</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> <td style="font-size: 10pt" valign="top"> <p style="font-size: 10pt"><code>remove_leaf()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <p style="font-size: 10pt"><code>remove_filename()</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>path.hpp</code></td> <td style="font-size: 10pt" valign="top"> <code>template&lt;class String, class Traits&gt;<br> &nbsp; class basic_path;</code></td> <td style="font-size: 10pt" valign="top"> &nbsp;</td> <td style="font-size: 10pt" valign="top"> Class template <code>basic_path</code> is replaced by <code>class path</code>. No workaround for an explicitly coded <code>basic_path</code> is provided, but see the next row - <code>path</code>.</td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>path.hpp</code></td> <td style="font-size: 10pt" valign="top"> <code>typedef basic_path&lt;std::string, path_traits&gt; path</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <code>class path</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>path.hpp</code></td> <td style="font-size: 10pt" valign="top"> <code>typedef basic_path&lt;std::wstring, wpath_traits&gt; wpath</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Removed; use </i><code>class path</code><i> instead. Workaround provides </i><code>typedef path wpath</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>operations.hpp</code></td> <td style="font-size: 10pt" valign="top"> <code>initial_path()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>operations.hpp</code></td> <td style="font-size: 10pt" valign="top"> <p dir="ltr"><code>template &lt;class Path&gt;<br> Path complete(const Path&amp; p,<br> &nbsp;const Path&amp; base=<br> &nbsp;&nbsp; initial_path&lt;Path&gt;())</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <p dir="ltr"><code>path absolute(const path&amp; p, const path&amp; base=<br> &nbsp; current_path())</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>operations.hpp</code></td> <td style="font-size: 10pt" valign="top"> <code>is_regular(file_status f)</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <p dir="ltr"> <code>is_regular_file(file_status f)</code></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>operations.hpp</code></td> <td style="font-size: 10pt" valign="top"> <code>symbolic_link_exists(const path&amp; ph)</code></td> <td style="font-size: 10pt" valign="top"> &nbsp;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class directory_entry</code></td> <td style="font-size: 10pt" valign="top"> <code>filename()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed, use </i><code>path().filename()</code><i> instead.</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class directory_entry</code></td> <td style="font-size: 10pt" valign="top"> <code>leaf()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed, use </i><code>path().filename()</code><i> instead.</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> <code>class directory_entry</code></td> <td style="font-size: 10pt" valign="top"> <code>string()</code></td> <td style="font-size: 10pt" valign="top"> &#10004;</td> <td style="font-size: 10pt" valign="top"> <i>Function removed, use </i><code>path().string()</code><i> instead.</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> Macro definitions</td> <td style="font-size: 10pt" valign="top"> <code>BOOST_WINDOW_API</code></td> <td style="font-size: 10pt" valign="top"> &nbsp;</td> <td style="font-size: 10pt" valign="top"> <i>No longer supported; API selection is always automatic.</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> Macro definitions</td> <td style="font-size: 10pt" valign="top"> <code>BOOST_POSIX_API</code></td> <td style="font-size: 10pt" valign="top"> &nbsp;</td> <td style="font-size: 10pt" valign="top"> <i>No longer supported; API selection is always automatic.</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> Macro definitions</td> <td style="font-size: 10pt" valign="top"> <code>BOOST_WINDOW_PATH</code></td> <td style="font-size: 10pt" valign="top"> &nbsp;</td> <td style="font-size: 10pt" valign="top"> <i>No longer supported; native path format selection is always automatic.</i></td> </tr> <tr> <td style="font-size: 10pt" valign="top"> Macro definitions</td> <td style="font-size: 10pt" valign="top"> <code>BOOST_POSIX_PATH</code></td> <td style="font-size: 10pt" valign="top"> &nbsp;</td> <td style="font-size: 10pt" valign="top"> <i>No longer supported; native path format selection is always automatic.</i></td> </tr> </table> <h2>Deprecation rationale</h2> <h3><code>initial_path</code> function</h3> <p dir="ltr">Full implementation of <code>initial_path()</code> would require support from the C++ runtime startup code, and that doesn't seem likely to happen. Depending on the user to call <code>initial_path()</code> at the beginning of <code>main()</code> is too error prone.&nbsp; An equivalent function can trivially be provided by a user.</p> <hr> <p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->29 December, 2014<!--webbot bot="Timestamp" endspan i-checksum="38652" --></p> <p>&copy; Copyright Beman Dawes, 2002-2005, 2010</p> <p> Use, modification, and distribution are subject to the Boost Software License, Version 1.0. See <a href="http://www.boost.org/LICENSE_1_0.txt"> www.boost.org/LICENSE_1_0.txt</a></p> </body> </html>
web/jpgraph/docs/chunkhtml/example_src/axislabelbkgex06.html
daveseff/DS_Scheduler
<div style="font-weight: bold;margin-left:15px;">axislabelbkgex06.php</div><link rel="stylesheet" href="../phphl.css" type="text/css"><div class="hl-main"><table class="hl-table" width="100%"><tr><td class="hl-gutter" align="right" valign="top"><pre>1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 </pre></td><td class="hl-main" valign="top"><pre><span class="hl-inlinetags">&lt;?php</span><span class="hl-code"> </span><span class="hl-comment">//</span><span class="hl-comment"> content=&quot;text/plain; charset=utf-8&quot;</span><span class="hl-comment"></span><span class="hl-code"> </span><span class="hl-reserved">require_once</span><span class="hl-code"> </span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">jpgraph/jpgraph.php</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-reserved">require_once</span><span class="hl-code"> </span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">jpgraph/jpgraph_line.php</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$ydata</span><span class="hl-code"> = </span><span class="hl-reserved">array</span><span class="hl-brackets">(</span><span class="hl-number">12</span><span class="hl-code">,</span><span class="hl-number">19</span><span class="hl-code">,</span><span class="hl-number">3</span><span class="hl-code">,</span><span class="hl-number">9</span><span class="hl-code">,</span><span class="hl-number">15</span><span class="hl-code">,</span><span class="hl-number">10</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-comment">//</span><span class="hl-comment"> The code to setup a very basic graph</span><span class="hl-comment"></span><span class="hl-code"> </span><span class="hl-var">$graph</span><span class="hl-code"> = </span><span class="hl-reserved">new</span><span class="hl-code"> </span><span class="hl-identifier">Graph</span><span class="hl-brackets">(</span><span class="hl-number">200</span><span class="hl-code">,</span><span class="hl-number">150</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetScale</span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">intlin</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetMargin</span><span class="hl-brackets">(</span><span class="hl-number">30</span><span class="hl-code">,</span><span class="hl-number">15</span><span class="hl-code">,</span><span class="hl-number">40</span><span class="hl-code">,</span><span class="hl-number">30</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetMarginColor</span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">white</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetFrame</span><span class="hl-brackets">(</span><span class="hl-reserved">true</span><span class="hl-code">,</span><span class="hl-quotes">'</span><span class="hl-string">blue</span><span class="hl-quotes">'</span><span class="hl-code">,</span><span class="hl-number">3</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">title</span><span class="hl-code">-&gt;</span><span class="hl-identifier">Set</span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">Label background</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">title</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetFont</span><span class="hl-brackets">(</span><span class="hl-identifier">FF_ARIAL</span><span class="hl-code">,</span><span class="hl-identifier">FS_BOLD</span><span class="hl-code">,</span><span class="hl-number">12</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">subtitle</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetFont</span><span class="hl-brackets">(</span><span class="hl-identifier">FF_ARIAL</span><span class="hl-code">,</span><span class="hl-identifier">FS_NORMAL</span><span class="hl-code">,</span><span class="hl-number">10</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">subtitle</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetColor</span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">darkred</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">subtitle</span><span class="hl-code">-&gt;</span><span class="hl-identifier">Set</span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">&quot;LABELBKG_XYFULL&quot;</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetAxisLabelBackground</span><span class="hl-brackets">(</span><span class="hl-identifier">LABELBKG_XYFULL</span><span class="hl-code">,</span><span class="hl-quotes">'</span><span class="hl-string">orange</span><span class="hl-quotes">'</span><span class="hl-code">,</span><span class="hl-quotes">'</span><span class="hl-string">red</span><span class="hl-quotes">'</span><span class="hl-code">,</span><span class="hl-quotes">'</span><span class="hl-string">lightblue</span><span class="hl-quotes">'</span><span class="hl-code">,</span><span class="hl-quotes">'</span><span class="hl-string">red</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-comment">//</span><span class="hl-comment"> Use Ariel font</span><span class="hl-comment"></span><span class="hl-code"> </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">xaxis</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetFont</span><span class="hl-brackets">(</span><span class="hl-identifier">FF_ARIAL</span><span class="hl-code">,</span><span class="hl-identifier">FS_NORMAL</span><span class="hl-code">,</span><span class="hl-number">9</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">yaxis</span><span class="hl-code">-&gt;</span><span class="hl-identifier">SetFont</span><span class="hl-brackets">(</span><span class="hl-identifier">FF_ARIAL</span><span class="hl-code">,</span><span class="hl-identifier">FS_NORMAL</span><span class="hl-code">,</span><span class="hl-number">9</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">xgrid</span><span class="hl-code">-&gt;</span><span class="hl-identifier">Show</span><span class="hl-brackets">(</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-comment">//</span><span class="hl-comment"> Create the plot line</span><span class="hl-comment"></span><span class="hl-code"> </span><span class="hl-var">$p1</span><span class="hl-code"> = </span><span class="hl-reserved">new</span><span class="hl-code"> </span><span class="hl-identifier">LinePlot</span><span class="hl-brackets">(</span><span class="hl-var">$ydata</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">Add</span><span class="hl-brackets">(</span><span class="hl-var">$p1</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-comment">//</span><span class="hl-comment"> Output graph</span><span class="hl-comment"></span><span class="hl-code"> </span><span class="hl-var">$graph</span><span class="hl-code">-&gt;</span><span class="hl-identifier">Stroke</span><span class="hl-brackets">(</span><span class="hl-brackets">)</span><span class="hl-code">; </span><span class="hl-inlinetags">?&gt;</span></pre></td></tr></table></div>
web/datatables/examples/server_side/pipeline.html
csgf/myjobs-portlet
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/media/images/favicon.ico" /> <title>DataTables example</title> <style type="text/css" title="currentStyle"> @import "../../media/css/demo_page.css"; @import "../../media/css/demo_table.css"; </style> <script type="text/javascript" language="javascript" src="../../media/js/jquery.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" charset="utf-8"> var oCache = { iCacheLower: -1 }; function fnSetKey( aoData, sKey, mValue ) { for ( var i=0, iLen=aoData.length ; i<iLen ; i++ ) { if ( aoData[i].name == sKey ) { aoData[i].value = mValue; } } } function fnGetKey( aoData, sKey ) { for ( var i=0, iLen=aoData.length ; i<iLen ; i++ ) { if ( aoData[i].name == sKey ) { return aoData[i].value; } } return null; } function fnDataTablesPipeline ( sSource, aoData, fnCallback ) { var iPipe = 5; /* Ajust the pipe size */ var bNeedServer = false; var sEcho = fnGetKey(aoData, "sEcho"); var iRequestStart = fnGetKey(aoData, "iDisplayStart"); var iRequestLength = fnGetKey(aoData, "iDisplayLength"); var iRequestEnd = iRequestStart + iRequestLength; oCache.iDisplayStart = iRequestStart; /* outside pipeline? */ if ( oCache.iCacheLower < 0 || iRequestStart < oCache.iCacheLower || iRequestEnd > oCache.iCacheUpper ) { bNeedServer = true; } /* sorting etc changed? */ if ( oCache.lastRequest && !bNeedServer ) { for( var i=0, iLen=aoData.length ; i<iLen ; i++ ) { if ( aoData[i].name != "iDisplayStart" && aoData[i].name != "iDisplayLength" && aoData[i].name != "sEcho" ) { if ( aoData[i].value != oCache.lastRequest[i].value ) { bNeedServer = true; break; } } } } /* Store the request for checking next time around */ oCache.lastRequest = aoData.slice(); if ( bNeedServer ) { if ( iRequestStart < oCache.iCacheLower ) { iRequestStart = iRequestStart - (iRequestLength*(iPipe-1)); if ( iRequestStart < 0 ) { iRequestStart = 0; } } oCache.iCacheLower = iRequestStart; oCache.iCacheUpper = iRequestStart + (iRequestLength * iPipe); oCache.iDisplayLength = fnGetKey( aoData, "iDisplayLength" ); fnSetKey( aoData, "iDisplayStart", iRequestStart ); fnSetKey( aoData, "iDisplayLength", iRequestLength*iPipe ); $.getJSON( sSource, aoData, function (json) { /* Callback processing */ oCache.lastJson = jQuery.extend(true, {}, json); if ( oCache.iCacheLower != oCache.iDisplayStart ) { json.aaData.splice( 0, oCache.iDisplayStart-oCache.iCacheLower ); } json.aaData.splice( oCache.iDisplayLength, json.aaData.length ); fnCallback(json) } ); } else { json = jQuery.extend(true, {}, oCache.lastJson); json.sEcho = sEcho; /* Update the echo for each response */ json.aaData.splice( 0, iRequestStart-oCache.iCacheLower ); json.aaData.splice( iRequestLength, json.aaData.length ); fnCallback(json); return; } } $(document).ready(function() { $('#example').dataTable( { "bProcessing": true, "bServerSide": true, "sAjaxSource": "../examples_support/server_processing.php", "fnServerData": fnDataTablesPipeline } ); } ); </script> </head> <body id="dt_example"> <div id="container"> <div class="full_width big"> <i>DataTables</i> server-side processing with pipelining example </div> <h1>Preamble</h1> <p>When using server-side processing with DataTables, it can be quite intensive on your server having an Ajax call every time the user performs some kind of interaction - you can effectively DDOS your server with your own application!</p> <p>This example shows how you might over-come this by modifying the request set to the server to retrieve more information than is actually required for a single page's display. This means that the user can page multiple times (5 times the display size is the default) before a request must be made of the server. Paging is typically the most common interaction performed with a DataTable, so this can be most beneficial to your server's resource usage. Of course the pipeline must be cleared for interactions other than paging (sorting, filtering etc), but that's the trade off that can be made (sending extra information is cheep - while another XHR is expensive).</p> <h1>Live example</h1> <div id="dynamic"> <table cellpadding="0" cellspacing="0" border="0" class="display" id="example"> <thead> <tr> <th width="20%">Rendering engine</th> <th width="25%">Browser</th> <th width="25%">Platform(s)</th> <th width="15%">Engine version</th> <th width="15%">CSS grade</th> </tr> </thead> <tbody> <tr> <td colspan="5" class="dataTables_empty">Loading data from server</td> </tr> </tbody> <tfoot> <tr> <th>Rendering engine</th> <th>Browser</th> <th>Platform(s)</th> <th>Engine version</th> <th>CSS grade</th> </tr> </tfoot> </table> </div> <div class="spacer"></div> <h1>Initialisation code</h1> <pre>var oCache = { iCacheLower: -1 }; function fnSetKey( aoData, sKey, mValue ) { for ( var i=0, iLen=aoData.length ; i&lt;iLen ; i++ ) { if ( aoData[i].name == sKey ) { aoData[i].value = mValue; } } } function fnGetKey( aoData, sKey ) { for ( var i=0, iLen=aoData.length ; i&lt;iLen ; i++ ) { if ( aoData[i].name == sKey ) { return aoData[i].value; } } return null; } function fnDataTablesPipeline ( sSource, aoData, fnCallback ) { var iPipe = 5; /* Ajust the pipe size */ var bNeedServer = false; var sEcho = fnGetKey(aoData, "sEcho"); var iRequestStart = fnGetKey(aoData, "iDisplayStart"); var iRequestLength = fnGetKey(aoData, "iDisplayLength"); var iRequestEnd = iRequestStart + iRequestLength; oCache.iDisplayStart = iRequestStart; /* outside pipeline? */ if ( oCache.iCacheLower &lt; 0 || iRequestStart &lt; oCache.iCacheLower || iRequestEnd &gt; oCache.iCacheUpper ) { bNeedServer = true; } /* sorting etc changed? */ if ( oCache.lastRequest &amp;&amp; !bNeedServer ) { for( var i=0, iLen=aoData.length ; i&lt;iLen ; i++ ) { if ( aoData[i].name != "iDisplayStart" &amp;&amp; aoData[i].name != "iDisplayLength" &amp;&amp; aoData[i].name != "sEcho" ) { if ( aoData[i].value != oCache.lastRequest[i].value ) { bNeedServer = true; break; } } } } /* Store the request for checking next time around */ oCache.lastRequest = aoData.slice(); if ( bNeedServer ) { if ( iRequestStart &lt; oCache.iCacheLower ) { iRequestStart = iRequestStart - (iRequestLength*(iPipe-1)); if ( iRequestStart &lt; 0 ) { iRequestStart = 0; } } oCache.iCacheLower = iRequestStart; oCache.iCacheUpper = iRequestStart + (iRequestLength * iPipe); oCache.iDisplayLength = fnGetKey( aoData, "iDisplayLength" ); fnSetKey( aoData, "iDisplayStart", iRequestStart ); fnSetKey( aoData, "iDisplayLength", iRequestLength*iPipe ); $.getJSON( sSource, aoData, function (json) { /* Callback processing */ oCache.lastJson = jQuery.extend(true, {}, json); if ( oCache.iCacheLower != oCache.iDisplayStart ) { json.aaData.splice( 0, oCache.iDisplayStart-oCache.iCacheLower ); } json.aaData.splice( oCache.iDisplayLength, json.aaData.length ); fnCallback(json) } ); } else { json = jQuery.extend(true, {}, oCache.lastJson); json.sEcho = sEcho; /* Update the echo for each response */ json.aaData.splice( 0, iRequestStart-oCache.iCacheLower ); json.aaData.splice( iRequestLength, json.aaData.length ); fnCallback(json); return; } } $(document).ready(function() { $('#example').dataTable( { "bProcessing": true, "bServerSide": true, "sAjaxSource": "../examples_support/server_processing.php", "fnServerData": fnDataTablesPipeline } ); } );</pre> <h1>Other examples</h1> <h2>Basic initialisation</h2> <ul> <li><a href="../basic_init/zero_config.html">Zero configuration</a></li> <li><a href="../basic_init/filter_only.html">Feature enablement</a></li> <li><a href="../basic_init/table_sorting.html">Sorting data</a></li> <li><a href="../basic_init/multi_col_sort.html">Multi-column sorting</a></li> <li><a href="../basic_init/multiple_tables.html">Multiple tables</a></li> <li><a href="../basic_init/hidden_columns.html">Hidden columns</a></li> <li><a href="../basic_init/dom.html">DOM positioning</a></li> <li><a href="../basic_init/state_save.html">State saving</a></li> <li><a href="../basic_init/alt_pagination.html">Alternative pagination styles</a></li> <li>Scrolling: <a href="../basic_init/scroll_x.html">Horizontal</a> / <a href="../basic_init/scroll_y.html">Vertical</a> / <a href="../basic_init/scroll_xy.html">Both</a> / <a href="../basic_init/scroll_y_theme.html">Themed</a> / <a href="../basic_init/scroll_y_infinite.html">Infinite</a> </li> <li><a href="../basic_init/language.html">Change language information (internationalisation)</a></li> <li><a href="../basic_init/themes.html">ThemeRoller themes (Smoothness)</a></li> </ul> <h2>Advanced initialisation</h2> <ul> <li><a href="../advanced_init/events_pre_init.html">Events (pre initialisation)</a></li> <li><a href="../advanced_init/events_post_init.html">Events (post initialisation)</a></li> <li><a href="../advanced_init/column_render.html">Column rendering</a></li> <li><a href="../advanced_init/html_sort.html">Sorting without HTML tags</a></li> <li><a href="../advanced_init/dom_multiple_elements.html">Multiple table controls (sDom)</a></li> <li><a href="../advanced_init/length_menu.html">Defining length menu options</a></li> <li><a href="../advanced_init/dom_toolbar.html">Custom toolbar (element) around table</a></li> <li><a href="../advanced_init/highlight.html">Row highlighting with CSS</a></li> <li><a href="../advanced_init/complex_header.html">Column grouping through col/row spans</a></li> <li><a href="../advanced_init/row_grouping.html">Row grouping</a></li> <li><a href="../advanced_init/row_callback.html">Row callback</a></li> <li><a href="../advanced_init/footer_callback.html">Footer callback</a></li> <li><a href="../advanced_init/language_file.html">Change language information from a file (internationalisation)</a></li> </ul> <h2>Data sources</h2> <ul> <li><a href="../data_sources/dom.html">DOM</a></li> <li><a href="../data_sources/js_array.html">Javascript array</a></li> <li><a href="../data_sources/ajax.html">Ajax source</a></li> <li><a href="../data_sources/server_side.html">Server side processing</a></li> </ul> <h2>Server-side processing</h2> <ul> <li><a href="../server_side/server_side.html">Obtain server-side data</a></li> <li><a href="../server_side/custom_vars.html">Add extra HTTP variables</a></li> <li><a href="../server_side/post.html">Use HTTP POST</a></li> <li><a href="../server_side/column_ordering.html">Custom column ordering (in callback data)</a></li> <li><a href="../server_side/pipeline.html">Pipelining data (reduce Ajax calls for paging)</a></li> <li><a href="../server_side/row_details.html">Show and hide details about a particular record</a></li> <li><a href="../server_side/select_rows.html">User selectable rows (multiple rows)</a></li> </ul> <h2>API</h2> <ul> <li><a href="../api/add_row.html">Dynamically add a new row</a></li> <li><a href="../api/multi_filter.html">Individual column filtering (using "input" elements)</a></li> <li><a href="../api/multi_filter_select.html">Individual column filtering (using "select" elements)</a></li> <li><a href="../api/highlight.html">Highlight rows and columns</a></li> <li><a href="../api/row_details.html">Show and hide details about a particular record</a></li> <li><a href="../api/select_row.html">User selectable rows (multiple rows)</a></li> <li><a href="../api/select_single_row.html">User selectable rows (single row) and delete rows</a></li> <li><a href="../api/editable.html">Editable rows (with jEditable)</a></li> <li><a href="../api/form.html">Submit form with elements in table</a></li> <li><a href="../api/counter_column.html">Index column (static number column)</a></li> <li><a href="../api/show_hide.html">Show and hide columns dynamically</a></li> <li><a href="../api/api_in_init.html">API function use in initialisation object (callback)</a></li> <li><a href="../api/tabs_and_scrolling.html">DataTables scrolling and tabs</a></li> <li><a href="../api/regex.html">Regular expression filtering</a></li> </ul> <h2>Plug-ins</h2> <ul> <li><a href="../plug-ins/plugin_api.html">Add custom API functions</a></li> <li><a href="../plug-ins/sorting_plugin.html">Sorting and type detection</a></li> <li><a href="../plug-ins/paging_plugin.html">Custom pagination controls</a></li> <li><a href="../plug-ins/range_filtering.html">Range filtering / custom filtering</a></li> <li><a href="../plug-ins/dom_sort.html">Live DOM sorting</a></li> <li><a href="../plug-ins/html_sort.html">Automatic HTML type detection</a></li> </ul> <p>Please refer to the <a href="http://www.datatables.net/"><i>DataTables</i> documentation</a> for full information about its API properties and methods.</p> <div id="footer" style="text-align:center;"> <span style="font-size:10px;">DataTables &copy; Allan Jardine 2008-2010</span> </div> </div> </body> </html>
documentation/reference_manual/or-tools/src/base/functions_0x6c.html
AlperSaltabas/OR_Tools_Google_API
<!-- Good morning, Mr. Phelps. --> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>or-tools/src/base/: Class Members - Doxy</title> <link rel="shortcut icon" href="../../../favicon.ico"> <!-- Both stylesheets are supplied by Doxygen, with maybe minor tweaks from Google. --> <link href="../../../doxygen.css" rel="stylesheet" type="text/css"> <link href="../../../tabs.css" rel="stylesheet" type="text/css"> </head> <body topmargin=0 leftmargin=20 bottommargin=0 rightmargin=20 marginwidth=20 marginheight=0> <!-- Second part of the secret behind Doxy logo always having the word "Doxy" with the color of the day. --> <style> a.doxy_logo:hover { background-color: #287003 } </style> <table width=100% cellpadding=0 cellspacing=0 border=0> <!-- Top horizontal line with the color of the day. --> <tr valign=top> <td colspan=3 bgcolor=#287003 height=3></td> </tr> <!-- Header row with the links at the right. --> <tr valign=top> <td colspan=3 align=right> <font size=-1> Generated on: <font color=#287003><b>Thu Mar 29 07:46:58 PDT 2012</b></font> for <b>custom file set</b> </font> </td> </tr> <!-- Header row with the logo and the search form. --> <tr valign=top> <!-- Logo. --> <td align=left width=150> <table width=150 height=54 cellpadding=0 cellspacing=0 border=0> <tr valign=top> <!-- First part of the secret behind Doxy logo always having the word "Doxy" with the color of the day. --> <td bgcolor=#287003> <a class="doxy_logo" href="../../../index.html"><img src="../../../doxy_logo.png" alt="Doxy" border=0></a> </td> </tr> </table> </td> </tr> <!-- Tiny vertical space below the form. --> <tr valign=top> <td colspan=3 height=3></td> </tr> </table> <!-- Header navigation row. --> <div class="memproto"> <table width=100% cellpadding=0 cellspacing=0 border=0> <tr> <td align=left style="padding-left: 20px"><font size=+1><b><tt><font color=#333333>// <a href="../../../index.html"><font color=#287003>doxy</font></a>/</font> <a href="../../../or-tools/index.html">or-tools</a>/ <a href="../../../or-tools/src/index.html">src</a>/ <a href="../../../or-tools/src/base/index.html">base</a>/ </tt></b></font> </td> </tr> </table> </div> <br /> <!-- No subdirs found. --> <!-- End of header. --> <!-- Generated by Doxygen 1.5.6 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li class="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> <div class="tabs"> <ul> <li class="current"><a href="functions.html"><span>All</span></a></li> <li><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> <li><a href="functions_type.html"><span>Typedefs</span></a></li> <li><a href="functions_rela.html"><span>Related&nbsp;Functions</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="functions.html#index_a"><span>a</span></a></li> <li><a href="functions_0x62.html#index_b"><span>b</span></a></li> <li><a href="functions_0x63.html#index_c"><span>c</span></a></li> <li><a href="functions_0x64.html#index_d"><span>d</span></a></li> <li><a href="functions_0x65.html#index_e"><span>e</span></a></li> <li><a href="functions_0x66.html#index_f"><span>f</span></a></li> <li><a href="functions_0x67.html#index_g"><span>g</span></a></li> <li><a href="functions_0x68.html#index_h"><span>h</span></a></li> <li><a href="functions_0x69.html#index_i"><span>i</span></a></li> <li><a href="functions_0x6b.html#index_k"><span>k</span></a></li> <li class="current"><a href="functions_0x6c.html#index_l"><span>l</span></a></li> <li><a href="functions_0x6d.html#index_m"><span>m</span></a></li> <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li> <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li> <li><a href="functions_0x70.html#index_p"><span>p</span></a></li> <li><a href="functions_0x72.html#index_r"><span>r</span></a></li> <li><a href="functions_0x73.html#index_s"><span>s</span></a></li> <li><a href="functions_0x74.html#index_t"><span>t</span></a></li> <li><a href="functions_0x75.html#index_u"><span>u</span></a></li> <li><a href="functions_0x76.html#index_v"><span>v</span></a></li> <li><a href="functions_0x77.html#index_w"><span>w</span></a></li> <li><a href="functions_0x7e.html#index_~"><span>~</span></a></li> </ul> </div> </div> <div class="contents"> Here is a list of all class members with links to the classes they belong to: <p> <h3><a class="anchor" name="index_l">- l -</a></h3><ul> <li>LeastCommonMultiple() : <a class="el" href="classoperations__research_1_1MathUtil.html#70dd7396ab876ef3d06e7fca24e5444a">operations_research::MathUtil</a> <li>length() : <a class="el" href="classoperations__research_1_1StringPiece.html#98988d899b62288b924cb2039555ad70">operations_research::StringPiece</a> <li>loaded_successfully() : <a class="el" href="classoperations__research_1_1FileLineReader.html#8410748e25a62ffc196c712a6ce7524c">operations_research::FileLineReader</a> <li>LogMessage() : <a class="el" href="classLogMessage.html#d5c55c79ab79029487dc215498bff374">LogMessage</a> <li>LogMessageFatal() : <a class="el" href="classLogMessageFatal.html#bcf6fef599aadc7bb4844ea2637b3d7a">LogMessageFatal</a> </ul> </div> <!-- Start of footer. --> <table width=100% cellpadding=0 cellspacing=0 border=0> <tr valign=top> <td colspan=2 height=10></td> </tr> <tr valign=top> <td colspan=2 bgcolor=#287003 height=3></td> </tr> </table> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> <br /><br /> </body> </html>
tests/wpt/mozilla/tests/mozilla/bad_cert_detected.html
mskrzypkows/servo
<html> <head> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="resources/origin_helpers.js?pipe=sub"></script> </head> <body> <script> var t = async_test("Invalid SSL cert noticed"); t.step(function() { var target = location.href.replace(HTTP_ORIGIN, HTTPS_ORIGIN) .replace('bad_cert_detected.html', 'resources/origin_helpers.js'); // Servo currently lacks the ability to introspect any content that is blocked // due to a cert error, so we use a roundabout method to infer that that's happened. // When the worker has a cert failure, that translates into attempting to evaluate the // contents of badcert.html as JS, which triggers an exception that currently does not // propagate to the parent scope. If we _do_ get an error event in the parent scope, // that means that the cert verification was treated no different than any other // network error, since we dispatch an error event in that case. var w = new Worker(target); w.addEventListener('error', t.unreached_func("cert not detected as invalid"), false); // We infer that we detected an invalid cert if nothing happens for a few seconds. setTimeout(function() { t.done() }, 3000); }); </script> </body> </html>
ajax/libs/oojs-ui/0.11.5/oojs-ui-apex-icons-editing-styling.raster.rtl.css
kiwi89/cdnjs
/*! * OOjs UI v0.11.5 * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2015 OOjs Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2015-06-17T00:59:03Z */ .oo-ui-icon-bigger { background-image: /* @embed */ url(themes/apex/images/icons/bigger-rtl.png); } .oo-ui-icon-smaller { background-image: /* @embed */ url(themes/apex/images/icons/smaller-rtl.png); } .oo-ui-icon-subscript { background-image: /* @embed */ url(themes/apex/images/icons/subscript-rtl.png); } .oo-ui-icon-superscript { background-image: /* @embed */ url(themes/apex/images/icons/superscript-rtl.png); } .oo-ui-icon-bold { background-image: /* @embed */ url(themes/apex/images/icons/bold-a.png); } /* @noflip */ .oo-ui-icon-bold:lang(ar) { background-image: /* @embed */ url(themes/apex/images/icons/bold-arab-ain.png); } /* @noflip */ .oo-ui-icon-bold:lang(be) { background-image: /* @embed */ url(themes/apex/images/icons/bold-cyrl-te.png); } /* @noflip */ .oo-ui-icon-bold:lang(cs) { background-image: /* @embed */ url(themes/apex/images/icons/bold-b.png); } /* @noflip */ .oo-ui-icon-bold:lang(en) { background-image: /* @embed */ url(themes/apex/images/icons/bold-b.png); } /* @noflip */ .oo-ui-icon-bold:lang(he) { background-image: /* @embed */ url(themes/apex/images/icons/bold-b.png); } /* @noflip */ .oo-ui-icon-bold:lang(ml) { background-image: /* @embed */ url(themes/apex/images/icons/bold-b.png); } /* @noflip */ .oo-ui-icon-bold:lang(pl) { background-image: /* @embed */ url(themes/apex/images/icons/bold-b.png); } /* @noflip */ .oo-ui-icon-bold:lang(da) { background-image: /* @embed */ url(themes/apex/images/icons/bold-f.png); } /* @noflip */ .oo-ui-icon-bold:lang(de) { background-image: /* @embed */ url(themes/apex/images/icons/bold-f.png); } /* @noflip */ .oo-ui-icon-bold:lang(hu) { background-image: /* @embed */ url(themes/apex/images/icons/bold-f.png); } /* @noflip */ .oo-ui-icon-bold:lang(ksh) { background-image: /* @embed */ url(themes/apex/images/icons/bold-f.png); } /* @noflip */ .oo-ui-icon-bold:lang(nn) { background-image: /* @embed */ url(themes/apex/images/icons/bold-f.png); } /* @noflip */ .oo-ui-icon-bold:lang(no) { background-image: /* @embed */ url(themes/apex/images/icons/bold-f.png); } /* @noflip */ .oo-ui-icon-bold:lang(sv) { background-image: /* @embed */ url(themes/apex/images/icons/bold-f.png); } /* @noflip */ .oo-ui-icon-bold:lang(es) { background-image: /* @embed */ url(themes/apex/images/icons/bold-n.png); } /* @noflip */ .oo-ui-icon-bold:lang(gl) { background-image: /* @embed */ url(themes/apex/images/icons/bold-n.png); } /* @noflip */ .oo-ui-icon-bold:lang(pt) { background-image: /* @embed */ url(themes/apex/images/icons/bold-n.png); } /* @noflip */ .oo-ui-icon-bold:lang(eu) { background-image: /* @embed */ url(themes/apex/images/icons/bold-l.png); } /* @noflip */ .oo-ui-icon-bold:lang(fi) { background-image: /* @embed */ url(themes/apex/images/icons/bold-l.png); } /* @noflip */ .oo-ui-icon-bold:lang(fa) { background-image: /* @embed */ url(themes/apex/images/icons/bold-arab-dad.png); } /* @noflip */ .oo-ui-icon-bold:lang(fr) { background-image: /* @embed */ url(themes/apex/images/icons/bold-g.png); } /* @noflip */ .oo-ui-icon-bold:lang(it) { background-image: /* @embed */ url(themes/apex/images/icons/bold-g.png); } /* @noflip */ .oo-ui-icon-bold:lang(hy) { background-image: /* @embed */ url(themes/apex/images/icons/bold-armn-to.png); } /* @noflip */ .oo-ui-icon-bold:lang(ka) { background-image: /* @embed */ url(themes/apex/images/icons/bold-geor-man.png); } /* @noflip */ .oo-ui-icon-bold:lang(ky) { background-image: /* @embed */ url(themes/apex/images/icons/bold-cyrl-zhe.png); } /* @noflip */ .oo-ui-icon-bold:lang(ru) { background-image: /* @embed */ url(themes/apex/images/icons/bold-cyrl-zhe.png); } /* @noflip */ .oo-ui-icon-bold:lang(nl) { background-image: /* @embed */ url(themes/apex/images/icons/bold-v.png); } /* @noflip */ .oo-ui-icon-bold:lang(os) { background-image: /* @embed */ url(themes/apex/images/icons/bold-cyrl-be.png); } .oo-ui-icon-italic { background-image: /* @embed */ url(themes/apex/images/icons/italic-a.png); } /* @noflip */ .oo-ui-icon-italic:lang(ar) { background-image: /* @embed */ url(themes/apex/images/icons/italic-arab-meem.png); } /* @noflip */ .oo-ui-icon-italic:lang(cs) { background-image: /* @embed */ url(themes/apex/images/icons/italic-i.png); } /* @noflip */ .oo-ui-icon-italic:lang(en) { background-image: /* @embed */ url(themes/apex/images/icons/italic-i.png); } /* @noflip */ .oo-ui-icon-italic:lang(fr) { background-image: /* @embed */ url(themes/apex/images/icons/italic-i.png); } /* @noflip */ .oo-ui-icon-italic:lang(he) { background-image: /* @embed */ url(themes/apex/images/icons/italic-i.png); } /* @noflip */ .oo-ui-icon-italic:lang(ml) { background-image: /* @embed */ url(themes/apex/images/icons/italic-i.png); } /* @noflip */ .oo-ui-icon-italic:lang(pl) { background-image: /* @embed */ url(themes/apex/images/icons/italic-i.png); } /* @noflip */ .oo-ui-icon-italic:lang(pt) { background-image: /* @embed */ url(themes/apex/images/icons/italic-i.png); } /* @noflip */ .oo-ui-icon-italic:lang(be) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(da) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(de) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(fi) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(ky) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(nn) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(no) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(os) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(sv) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(ru) { background-image: /* @embed */ url(themes/apex/images/icons/italic-k.png); } /* @noflip */ .oo-ui-icon-italic:lang(es) { background-image: /* @embed */ url(themes/apex/images/icons/italic-c.png); } /* @noflip */ .oo-ui-icon-italic:lang(gl) { background-image: /* @embed */ url(themes/apex/images/icons/italic-c.png); } /* @noflip */ .oo-ui-icon-italic:lang(it) { background-image: /* @embed */ url(themes/apex/images/icons/italic-c.png); } /* @noflip */ .oo-ui-icon-italic:lang(nl) { background-image: /* @embed */ url(themes/apex/images/icons/italic-c.png); } /* @noflip */ .oo-ui-icon-italic:lang(eu) { background-image: /* @embed */ url(themes/apex/images/icons/italic-e.png); } /* @noflip */ .oo-ui-icon-italic:lang(fa) { background-image: /* @embed */ url(themes/apex/images/icons/italic-arab-keheh-jeem.png); } /* @noflip */ .oo-ui-icon-italic:lang(hu) { background-image: /* @embed */ url(themes/apex/images/icons/italic-d.png); } /* @noflip */ .oo-ui-icon-italic:lang(hy) { background-image: /* @embed */ url(themes/apex/images/icons/italic-armn-sha.png); } /* @noflip */ .oo-ui-icon-italic:lang(ksh) { background-image: /* @embed */ url(themes/apex/images/icons/italic-s.png); } /* @noflip */ .oo-ui-icon-italic:lang(ka) { background-image: /* @embed */ url(themes/apex/images/icons/italic-geor-kan.png); } .oo-ui-icon-strikethrough { background-image: /* @embed */ url(themes/apex/images/icons/strikethrough-a.png); } /* @noflip */ .oo-ui-icon-strikethrough:lang(en) { background-image: /* @embed */ url(themes/apex/images/icons/strikethrough-s.png); } /* @noflip */ .oo-ui-icon-strikethrough:lang(fi) { background-image: /* @embed */ url(themes/apex/images/icons/strikethrough-y.png); } .oo-ui-icon-underline { background-image: /* @embed */ url(themes/apex/images/icons/underline-a.png); } /* @noflip */ .oo-ui-icon-underline:lang(en) { background-image: /* @embed */ url(themes/apex/images/icons/underline-u.png); } .oo-ui-icon-textLanguage { background-image: /* @embed */ url(themes/apex/images/icons/language.png); } .oo-ui-icon-textDirLTR { background-image: /* @embed */ url(themes/apex/images/icons/text-dir-lefttoright.png); } .oo-ui-icon-textDirRTL { background-image: /* @embed */ url(themes/apex/images/icons/text-dir-righttoleft.png); } .oo-ui-icon-textStyle { background-image: /* @embed */ url(themes/apex/images/icons/text-style.png); }
todomvc/mithril/bower_components/mithril/archive/v0.1.16/auto-redrawing.html
ybybzj/m-react-todomvc-perf
<!doctype html> <html> <head> <title>Mithril</title> <link href="lib/prism/prism.css" rel="stylesheet" /> <link href="style.css" rel="stylesheet" /> </head> <body> <header> <nav class="container"> <a href="index.html" class="logo"><span>&#9675;</span> Mithril</a> <a href="getting-started.html">Guide</a> <a href="mithril.html">API</a> <a href="community.html">Community</a> <a href="mithril.min.zip">Download</a> <a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a> </nav> </header> <main> <section class="content"> <div class="container"> <div class="row"> <div class="col(3,3,12)"> <h2 id="core-topics">Core Topics</h2> <ul> <li><a href="installation.html">Installation</a></li> <li><a href="getting-started.html">Getting Started</a></li> <li><a href="routing.html">Routing</a></li> <li><a href="web-services.html">Web Services</a></li> <li><a href="components.html">Components</a></li> </ul> <h2 id="advanced-topics.html">Advanced Topics</h2> <ul> <li><a href="compiling-templates.html">Compiling Templates</a></li> <li><a href="auto-redrawing.html">The Auto-Redrawing System</a></li> <li><a href="integration.html">Integrating with Other Libraries</a></li> </ul> <h2 id="misc">Misc</h2> <ul> <li><a href="comparison.html">Differences from Other MVC Frameworks</a></li> <li><a href="benchmarks.html">Benchmarks</a></li> <li><a href="practices.html">Good Practices</a></li> <li><a href="tools.html">Useful Tools</a></li> </ul> </div> <div class="col(9,9,12)"> <h2 id="integrating-with-the-auto-redrawing-system">Integrating with The Auto-Redrawing System</h2> <p>If you need to do custom asynchronous calls without using Mithril&#39;s API, and find that your views are not redrawing, or that you&#39;re being forced to call <a href="mithril.redraw.html"><code>m.redraw</code></a> manually, you should consider using <code>m.startComputation</code> / <code>m.endComputation</code> so that Mithril can intelligently auto-redraw once your custom code finishes running.</p> <p>In order to integrate asynchronous code to Mithril&#39;s autoredrawing system, you should call <code>m.startComputation</code> BEFORE making an asynchronous call, and <code>m.endComputation</code> after the asynchronous callback completes.</p> <pre><code class="lang-javascript">//this service waits 1 second, logs &quot;hello&quot; and then notifies the view that //it may start redrawing (if no other asynchronous operations are pending) var doStuff = function() { m.startComputation(); //call `startComputation` before the asynchronous `setTimeout` setTimeout(function() { console.log(&quot;hello&quot;); m.endComputation(); //call `endComputation` at the end of the callback }, 1000); };</code></pre> <p>To integrate synchronous code, call <code>m.startComputation</code> at the beginning of the method, and <code>m.endComputation</code> at the end.</p> <pre><code class="lang-javascript">window.onfocus = function() { m.startComputation(); //call before everything else in the event handler doStuff(); m.endComputation(); //call after everything else in the event handler }</code></pre> <p>For each <code>m.startComputation</code> call a library makes, it MUST also make one and ONLY one corresponding <code>m.endComputation</code> call.</p> <p>You should not use these methods if your code is intended to run repeatedly (e.g. by using <code>setInterval</code>). If you want to repeatedly redraw the view without necessarily waiting for user input, you should manually call <a href="mithril.redraw.html"><code>m.redraw</code></a> within the repeatable context.</p> <hr> <h3 id="integrating-multiple-execution-threads">Integrating multiple execution threads</h3> <p>When <a href="integration.html">integrating with third party libraries</a>, you might find that you need to call asynchronous methods from outside of Mithril&#39;s API.</p> <p>In order to integrate non-trivial asynchronous code with Mithril&#39;s auto-redrawing system, you need to ensure all execution threads call <code>m.startComputation</code> / <code>m.endComputation</code>.</p> <p>An execution thread is basically any amount of code that runs before other asynchronous threads start to run.</p> <p>Integrating multiple execution threads can be done in two different ways: in a layered fashion or in comprehensive fashion.</p> <h4 id="layered-integration">Layered integration</h4> <p>Layered integration is recommended for modular code where many different APIs may be put together at the application level.</p> <p>Below is an example where various methods implemented with a third party library can be integrated in layered fashion: any of the methods can be used in isolation or in combination.</p> <p>Notice how <code>doBoth</code> repeatedly calls <code>m.startComputation</code> since that method calls both <code>doSomething</code> and <code>doAnother</code>. This is perfectly valid: there are three asynchronous computations pending after the <code>jQuery.when</code> method is called, and therefore, three pairs of <code>m.startComputation</code> / <code>m.endComputation</code> in play.</p> <pre><code class="lang-javascript">var doSomething = function(callback) { m.startComputation(); //call `startComputation` before the asynchronous AJAX request return jQuery.ajax(&quot;/something&quot;).done(function() { if (callback) callback(); m.endComputation(); //call `endComputation` at the end of the callback }); }; var doAnother = function(callback) { m.startComputation(); //call `startComputation` before the asynchronous AJAX request return jQuery.ajax(&quot;/another&quot;).done(function() { if (callback) callback(); m.endComputation(); //call `endComputation` at the end of the callback }); }; var doBoth = function(callback) { m.startComputation(); //call `startComputation` before the asynchronous synchronization method jQuery.when(doSomething(), doAnother()).then(function() { if (callback) callback(); m.endComputation(); //call `endComputation` at the end of the callback }) };</code></pre> <h4 id="comprehensive-integration">Comprehensive integration</h4> <p>Comprehensive integration is recommended if integrating a monolithic series of asynchronous operations. In contrast to layered integration, it minimizes the number of <code>m.startComputation</code> / <code>m.endComputation</code> calls to avoid clutter.</p> <p>The example below shows a convoluted series of AJAX requests implemented with a third party library.</p> <pre><code class="lang-javascript">var doSomething = function(callback) { m.startComputation(); //call `startComputation` before everything else jQuery.ajax(&quot;/something&quot;).done(function() { doStuff(); jQuery.ajax(&quot;/another&quot;).done(function() { doMoreStuff(); jQuery.ajax(&quot;/more&quot;).done(function() { if (callback) callback(); m.endComputation(); //call `endComputation` at the end of everything }); }); }); };</code></pre> </div> </div> </div> </section> </main> <footer> <div class="container"> Released under the <a href="http://opensource.org/licenses/MIT" target="_blank">MIT license</a> <br />&copy; 2014 Leo Horie </div> </footer> <script src="lib/prism/prism.js"></script> </body> </html>
third_party/WebKit/LayoutTests/fast/html/imports/import-mode-standard.html
wuhengzhi/chromium-crosswalk
<!DOCTYPE html> <html> <head> <script src="../../../resources/testharness.js"></script> <script src="../../../resources/testharnessreport.js"></script> <link rel="import" id=withDTD href="resources/hello.html"> <link rel="import" id=noDTD href="resources/hello-nodtd.html"> <link rel="import" id=legacyDTD href="resources/hello-legacy.html"> </head> <body> <script> test(function(){ assert_equals(document.compatMode, "CSS1Compat"); assert_equals(withDTD.import.compatMode, "CSS1Compat"); assert_equals(noDTD.import.compatMode, "CSS1Compat"); assert_equals(legacyDTD.import.compatMode, "CSS1Compat"); }, "Each HTML Import is standard mode"); </script> </body> </html>
tests/wpt/webgl/tests/deqp/functional/gles3/texturespecification/teximage2d_unpack_params.html
UK992/servo
<!-- This file is auto-generated from texturespecification_test_generator.py DO NOT EDIT! --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>WebGL Texture Specification Tests</title> <link rel="stylesheet" href="../../../../resources/js-test-style.css"/> <script src=/resources/testharness.js></script> <script src=/resources/testharnessreport.js></script> <script src="../../../../js/js-test-pre.js"></script> <script src="../../../../js/webgl-test-utils.js"></script> <script src="../../../../closure-library/closure/goog/base.js"></script> <script src="../../../deqp-deps.js"></script> <script>goog.require('functional.gles3.es3fTextureSpecificationTests');</script> </head> <body> <div id="description"></div> <div id="console"></div> <canvas id="canvas" width="256" height="256"> </canvas> <script> var wtu = WebGLTestUtils; var gl = wtu.create3DContext('canvas', null, 2); functional.gles3.es3fTextureSpecificationTests.run(gl, [10, 11]); </script> </body> </html>
tests/wpt/webgl/tests/conformance2/textures/image_bitmap_from_video/tex-3d-rg16f-rg-float.html
pyfisch/servo
<!-- Copyright (c) 2015 The Khronos Group Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Materials, and to permit persons to whom the Materials are furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Materials. THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. --> <!-- This file is auto-generated from py/tex_image_test_generator.py DO NOT EDIT! --> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="stylesheet" href="../../../resources/js-test-style.css"/> <script src=/resources/testharness.js></script> <script src=/resources/testharnessreport.js></script> <script src="../../../js/js-test-pre.js"></script> <script src="../../../js/webgl-test-utils.js"></script> <script src="../../../js/tests/tex-image-and-sub-image-utils.js"></script> <script src="../../../js/tests/tex-image-and-sub-image-with-image-bitmap-utils.js"></script> <script src="../../../js/tests/tex-image-and-sub-image-3d-with-image-bitmap-from-video.js"></script> </head> <body> <canvas id="example" width="32" height="32"></canvas> <div id="description"></div> <div id="console"></div> <script> "use strict"; function testPrologue(gl) { return true; } generateTest("RG16F", "RG", "FLOAT", testPrologue, "../../../resources/", 2)(); </script> </body> </html>
wts/tests/xmlhttprequest/xhr2_XMLHttpRequest_upload_type.html
kaixinjxq/web-testing-service
<!DOCTYPE html> <!-- Copyright (c) 2014 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the original copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this work without specific prior written permission. THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Authors: Cao, Jun <junx.cao@intel.com> --> <html> <head> <title>XMLHttpRequest Test: xhr2_XMLHttpRequest_upload_type</title> <link rel="author" title="Intel" href="http://www.intel.com" /> <link rel="help" href="http://www.w3.org/TR/2012/WD-XMLHttpRequest-20121206/#dom-xmlhttprequest-upload" /> <meta name="flags" content="" /> <meta name="assert" content="Check if the type of xmlhttprequest.upload is a object XMLHttpRequestUpload" /> <script src="../resources/testharness.js"></script> <script src="../resources/testharnessreport.js"></script> </head> <body> <div id="log"></div> <script> test( function () { var client = new XMLHttpRequest(); assert_equals(client.upload.toString(), '[object XMLHttpRequestUpload]', "The type of xmlhttprequest.upload method should be an object."); }); </script> </body> </html>
tos-laimas-compass-win32-x64/resources/app/node_modules/closure-util/.deps/library/b06c979ecae7d78dd1ac4f7b09adec643baac308/closure/goog/ui/media/googlevideo_test.html
LeoLombardi/tos-laimas-compass
<!DOCTYPE html> <html> <!-- Copyright 2011 The Closure Library Authors. All Rights Reserved. Use of this source code is governed by the Apache License, Version 2.0. See the COPYING file for details. --> <!-- --> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="UTF-8" /> <title> Closure Unit Tests - goog.ui.media.GoogleVideo </title> <script src="../../base.js"> </script> <script> goog.require('goog.ui.media.GoogleVideoTest'); </script> </head> <body> </body> </html>
templates/elements/top_menu/account_button.html
jerlando/pencilblue-koala
<li class="account_button"> <a href="^url^" data-toggle="tooltip" data-placement="left" title="^title^"> <i class="fa fa-^icon^ fa-lg"></i> </a> </li>
venv/bin/libs/gil/doc/html/g_i_l_0436.html
NixaSoftware/CVis
<!-- Copyright 2008 Lubomir Bourdev and Hailin Jin Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --> <!-- Copyright 2005-2007 Adobe Systems Incorporated Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt or a copy at http://stlab.adobe.com/licenses.html) Some files are held under additional license. Please see "http://stlab.adobe.com/licenses.html" for more information. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <TITLE>Generic Image Library: color_converted_view_type&lt; any_image_view&lt; ViewTypes &gt;, DstP, CC &gt; Struct Template Reference</TITLE> <META HTTP-EQUIV="content-type" CONTENT="text/html;charset=ISO-8859-1"/> <LINK TYPE="text/css" REL="stylesheet" HREF="adobe_source.css"/> </head> <body> <table border="0" cellspacing="0" cellpadding="0" style='width: 100%; margin: 0; padding: 0'><tr> <td width="100%" valign="top" style='padding-left: 10px; padding-right: 10px; padding-bottom: 10px'> <div class="qindex"><a class="qindex" href="index.html">Modules</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="../index.html">GIL Home Page</a> </div> <!-- End Header --> <!-- Generated by Doxygen 1.5.6 --> <div class="navpath"><a class="el" href="namespaceboost.html">boost</a>::<b>gil</b>::<a class="el" href="g_i_l_0436.html">color_converted_view_type&lt; any_image_view&lt; ViewTypes &gt;, DstP, CC &gt;</a> </div> <div class="contents"> <h1>color_converted_view_type&lt; any_image_view&lt; ViewTypes &gt;, DstP, CC &gt; Struct Template Reference<br> <small> [<a class="el" href="g_i_l_0161.html">color_converted_view</a>]</small> </h1><!-- doxytag: class="boost::gil::color_converted_view_type&lt; any_image_view&lt; ViewTypes &gt;, DstP, CC &gt;" --><code>#include &lt;<a class="el" href="g_i_l_0088.html">image_view_factory.hpp</a>&gt;</code> <p> <p> <a href="g_i_l_0435.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> <h3>template&lt;typename ViewTypes, typename DstP, typename CC&gt;<br> struct boost::gil::color_converted_view_type&lt; any_image_view&lt; ViewTypes &gt;, DstP, CC &gt;</h3> Returns the type of a runtime-specified view, color-converted to a given <a class="el" href="g_i_l_0599.html" title="Represents a pixel value (a container of channels). Models: HomogeneousColorBaseValueConcept...">pixel</a> type with user specified color converter. <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Types</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3a56df747a5993511d2aca7d634b41a"></a><!-- doxytag: member="boost::gil::color_converted_view_type&lt; any_image_view&lt; ViewTypes &gt;, DstP, CC &gt;::type" ref="a3a56df747a5993511d2aca7d634b41a" args="" --> typedef <a class="el" href="g_i_l_0020.html">any_image_view</a><br> &lt; typename <br> detail::views_get_ccv_type<br> &lt; ViewTypes, DstP, CC &gt;::<a class="el" href="g_i_l_0020.html">type</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>type</b></td></tr> </table> <hr>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="g_i_l_0088.html">extension/dynamic_image/image_view_factory.hpp</a></ul> </div> <hr size="1"><address style="text-align: right;"><small>Generated on Sat May 2 13:50:18 2009 for Generic Image Library by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> </body> </html>
third_party/blink/web_tests/fast/forms/image/image-border-attribute-crash.html
scheib/chromium
<!DOCTYPE html> <body> <script src="../../../resources/js-test.js"></script> <div id="testDiv"></div> <script> description("Tests that we don't crash when parsing an input element with a border attribute and image type."); var testDiv = document.getElementById("testDiv"); testDiv.innerHTML = "<input border='0' type='image' src='submit.gif' alt='Submit'>"; var input = testDiv.firstChild; shouldBeEqualToString("input.getAttribute('border')", "0"); shouldBeEqualToString("input.getAttribute('type')", "image"); shouldBeEqualToString("input.getAttribute('src')", "submit.gif"); shouldBeEqualToString("input.getAttribute('alt')", "Submit"); </script> </body>
third_party/WebKit/LayoutTests/canvas/philip/tests/2d.pattern.basic.zerocanvas.html
js0701/chromium-crosswalk
<!DOCTYPE html> <title>Canvas test: 2d.pattern.basic.zerocanvas</title> <script src="../tests.js"></script> <link rel="stylesheet" href="../tests.css"> <body> <p id="passtext">Pass</p> <p id="failtext">Fail</p> <p class="output">These images should be identical:</p> <canvas id="c" class="output" width="100" height="50"><p class="fallback">FAIL (fallback content)</p></canvas> <ul id="d"></ul> <script> _addTest(function(canvas, ctx) { canvas.width = 0; canvas.height = 10; _assertSame(canvas.width, 0, "canvas.width", "0"); _assertSame(canvas.height, 10, "canvas.height", "10"); try { var _thrown = false; ctx.createPattern(canvas, 'repeat'); } catch (e) { if (e.code != DOMException.INVALID_STATE_ERR) _fail("Failed assertion: expected exception of type INVALID_STATE_ERR, got: "+e.message); _thrown = true; } finally { _assert(_thrown, "should throw exception of type INVALID_STATE_ERR: ctx.createPattern(canvas, 'repeat')"); } canvas.width = 10; canvas.height = 0; _assertSame(canvas.width, 10, "canvas.width", "10"); _assertSame(canvas.height, 0, "canvas.height", "0"); try { var _thrown = false; ctx.createPattern(canvas, 'repeat'); } catch (e) { if (e.code != DOMException.INVALID_STATE_ERR) _fail("Failed assertion: expected exception of type INVALID_STATE_ERR, got: "+e.message); _thrown = true; } finally { _assert(_thrown, "should throw exception of type INVALID_STATE_ERR: ctx.createPattern(canvas, 'repeat')"); } canvas.width = 0; canvas.height = 0; _assertSame(canvas.width, 0, "canvas.width", "0"); _assertSame(canvas.height, 0, "canvas.height", "0"); try { var _thrown = false; ctx.createPattern(canvas, 'repeat'); } catch (e) { if (e.code != DOMException.INVALID_STATE_ERR) _fail("Failed assertion: expected exception of type INVALID_STATE_ERR, got: "+e.message); _thrown = true; } finally { _assert(_thrown, "should throw exception of type INVALID_STATE_ERR: ctx.createPattern(canvas, 'repeat')"); } }); </script>
webapps/zd/js/bower_components/ueditor/_examples/jqueryValidation.html
zzsoszz/nodejshtttpserver
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Ueditor在jquery validation下的验证</title> <script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.8.3.min.js"></script> <script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.10.0/jquery.validate.min.js"></script> <script type="text/javascript" charset="utf-8" src="../ueditor.config.js"></script> <script type="text/javascript" charset="utf-8" src="editor_api.js"></script> <script> $(function(){ UE.getEditor('content'); var validator = $("#myform").submit(function() { UE.getEditor('content').sync(); }).validate({ ignore: "", rules: { title: "required", content: "required" }, errorPlacement: function(label, element) { label.insertAfter(element.is("textarea") ? element.next() : element); } }); validator.focusInvalid = function() { if( this.settings.focusInvalid ) { try { var toFocus = $(this.findLastActive() || this.errorList.length && this.errorList[0].element || []); if (toFocus.is("textarea")) { UE.getEditor('content').focus() } else { toFocus.filter(":visible").focus(); } } catch(e) { } } } }) </script> </head> <body> <form id="myform" action=""> <h3>Ueditor在jquery validation下的验证</h3> <label>其他内容</label> <input name="title" /> <br/> <label>编辑器</label> <textarea id="content" name="content" rows="15" cols="80" style="width: 80%"></textarea> <br /> <input type="submit" name="save" value="Submit" /> </form> </body> </html>
tests/wpt/mozilla/tests/bluetooth/writeValue/descriptor/service-is-removed.html
MortimerGoro/servo
<!doctype html> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/_mozilla/bluetooth/bluetooth-helpers.js"></script> <script> 'use strict'; promise_test(t => { window.testRunner.setBluetoothMockDataSet(adapter_type.heart_rate); return window.navigator.bluetooth.requestDevice({ filters: [{services: [heart_rate.name]}], optionalServices: [generic_access.name] }) .then(device => device.gatt.connect()) .then(gattServer => gattServer.getPrimaryService(generic_access.name)) .then(service => service.getCharacteristic(device_name.name)) .then(characteristic => characteristic.getDescriptor(number_of_digitals.name)) .then(descriptor => { window.testRunner.setBluetoothMockDataSet(adapter_type.missing_service_heart_rate); return promise_rejects(t, 'InvalidStateError', descriptor.writeValue(new Uint8Array(1))); }); }, 'Service gets removed. Reject with InvalidStateError.'); </script>
templates/backOffice/eglaan/404.html
fluppi/dotto-project
{extends file="general_error.html"} {block name="page-title"}{intl l='Page not found'}{/block} {block name="content-title"}{intl l='Page not found'}{/block} {block name="error-message"} <h2>{intl l='The server returned a "404 Not Found"'}</h2> <p>{intl l='The page you\'ve requested was not found. Please check the page address, and try again.'}</p> {/block}
third_party/blink/web_tests/http/tests/security/cross-frame-access-set-window-properties.html
scheib/chromium
<!DOCTYPE html> <html> <head> <script src="/js-test-resources/js-test.js"></script> </head> <body> <iframe src="http://localhost:8080/security/resources/innocent-victim.html"></iframe> <script> window.jsTestIsAsync = true; description("Certain window properties are readable cross-origin, but ought not be writable."); var iWindow; window.onload = function () { iWindow = document.querySelector('iframe').contentWindow; var ex = '"SecurityError: Blocked a frame with origin \\"http://127.0.0.1:8000\\" from accessing a cross-origin frame."'; // 'DoNotCheckSecurity' methods. var DoNotCheckSecurityMethods = [ 'focus', 'blur', 'close', 'postMessage', 'toString' ]; for (var i = 0; i < DoNotCheckSecurityMethods.length; i++) { shouldThrow('iWindow.' + DoNotCheckSecurityMethods[i] + ' = function () {};', ex); } // 'Replacable' properties (not an exhaustive list). var ReplaceableProperties = [ 'clientInformation', 'devicePixelRatio', 'event', 'frames', 'history', 'innerHeight', 'innerWidth', 'length', 'locationbar', 'menubar', 'navigator', 'offscreenBuffering', 'opener', 'outerHeight', 'outerWidth', 'parent', 'personalbar', 'screen', 'screenLeft', 'screenTop', 'screenX', 'screenY', 'scrollX', 'scrollY', 'scrollbars', 'self', 'statusbar', 'toolbar' ]; for (var i = 0; i < ReplaceableProperties.length; i++) { shouldThrow('iWindow.' + ReplaceableProperties[i] + ' = 1;'); } finishJSTest(); }; </script> </body> </html>
tests/wpt/css-tests/css22_dev/xhtml1print/support/embedded-doc-abs-pos-non-replaced-icb-vrl-008.html
shinglyu/servo
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <meta content="text/html; charset=UTF-8" http-equiv="content-type"> <title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-008 in 'writing-mode: vertical-rl'</title> <!-- position absolute and 'vertical-rl' - 'left' and 'width' are 'auto', 'right' is not 'auto' with 'direction: rtl' in initial containing block --> <style type="text/css"> html { direction: rtl; } div { border-left: green solid 25px; border-right: green solid 75px; height: 100px; left: auto; position: absolute; right: 20%; top: 0px; width: auto; writing-mode: vertical-rl; } /* " 1. [If] 'left' and 'width' are 'auto' and 'right' is not 'auto', then the width is shrink-to-fit. Then solve for 'left' " 10.3.7 Absolutely positioned, non-replaced elements http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width So: auto : left + 0px : margin-left + 25px : border-left-width + 0px : padding-left + auto : width + 0px : padding-right + 75px : border-right-width + 0px : margin-right + 20% : right ==================== 500px : width of containing block (width of Initial Containing Block) becomes (solve) : left + 0px : margin-left + 25px : border-left-width + 0px : padding-left + 0px : width (shrink-to-fit) + 0px : padding-right + 75px : border-right-width + 0px : margin-right + 100px : right (20% of 500px == 100px) ==================== 500px : width of containing block (width of Initial Containing Block) so used left offset value must be 300px . */ </style> </head> <body> <div></div> </body></html>
chromium/chrome/test/data/extensions/content_verifier/dot_slash_paths/dir/page2.html
ric2b/Vivaldi-browser
<script src="../page2.js"></script>
src/3rd_party/apache-log4cxx-win32-0.10.0/apache-log4cxx-0.10.0/site/apidocs/classlog4cxx_1_1helpers_1_1_server_socket-members.html
smartdevice475/sdl_core_346_wince
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Apache log4cxx: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.6 --> <div class="tabs"> <ul> <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li id="current"><a href="classes.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul></div> <div class="tabs"> <ul> <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul></div> <h1>ServerSocket Member List</h1>This is the complete list of members for <a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html">ServerSocket</a>, including all inherited members.<p><table> <tr class="memlist"><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html#990f4400a00e528166636190ae751fd9">accept</a>()</td><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html">ServerSocket</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html#5ae591df94fc66ccb85cbb6565368bca">close</a>()</td><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html">ServerSocket</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html#f185d45968d91abf3869c79e7e8a0437">getSoTimeout</a>() const </td><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html">ServerSocket</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html#7d151548210a1b48385e508106eb0481">ServerSocket</a>(int port)</td><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html">ServerSocket</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html#becb613eb75d200cf49408c9c99377f3">setSoTimeout</a>(int timeout)</td><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html">ServerSocket</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html#c17c92c5f998b29e66990deb7f8cd983">~ServerSocket</a>()</td><td><a class="el" href="classlog4cxx_1_1helpers_1_1_server_socket.html">ServerSocket</a></td><td><code> [virtual]</code></td></tr> </table><!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> </BODY> </HTML>
third_party/blink/web_tests/fast/dom/dir-no-body.html
nwjs/chromium.src
<html> <head> <script> function print(message, color) { var paragraph = document.createElement("div"); paragraph.appendChild(document.createTextNode(message)); paragraph.style.fontFamily = "monospace"; if (color) paragraph.style.color = color; document.getElementById("console").appendChild(paragraph); } function test() { if (window.testRunner) testRunner.dumpAsText(); var doc = document.implementation.createHTMLDocument(""); doc.body.parentNode.removeChild(doc.body); doc.dir = 1; print("PASS: you didn't crash.", "green"); } </script> </head> <body onload="test();"> <p>This page test for a crash when setting the dir property of an HTML document with no body.</p> <p>If the test passes, you'll see a 'PASS' message below.</p> <hr> <div id='console'></div> </body> </html>
third_party/blink/web_tests/fast/forms/range/thumbslider-crash.html
scheib/chromium
<html> <head> <style type="text/css"> * { -webkit-appearance: sliderthumb-horizontal; } </style> </head> <body> PASS If this test does not crash. http://bugs.webkit.org/show_bug.cgi?id=12045 <script> if (window.testRunner) testRunner.dumpAsText(); </script> </body> </html>
web/vendor/datatables-1.10.0/examples/basic_init/table_sorting.html
lherich/recapo.de
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>DataTables example - Default ordering (sorting)</title> <link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css"> <style type="text/css" class="init"> </style> <script type="text/javascript" language="javascript" src="../../media/js/jquery.js"></script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../resources/demo.js"></script> <script type="text/javascript" language="javascript" class="init"> $(document).ready(function() { $('#example').dataTable( { "order": [[ 3, "desc" ]] } ); } ); </script> </head> <body class="dt-example"> <div class="container"> <section> <h1>DataTables example <span>Default ordering (sorting)</span></h1> <div class="info"> <p>With DataTables you can alter the ordering characteristics of the table at initialisation time. Using the <a href="//datatables.net/reference/option/order"><code class="option" title= "DataTables initialisation option">order<span>DT</span></code></a> initialisation parameter, you can set the table to display the data in exactly the order that you want.</p> <p>The <a href="//datatables.net/reference/option/order"><code class="option" title= "DataTables initialisation option">order<span>DT</span></code></a> parameter is an array of arrays where the first value of the inner array is the column to order on, and the second is <code class= "string" title="String">'asc'</code> (ascending ordering) or <code class="string" title= "String">'desc'</code> (descending ordering) as required. <a href= "//datatables.net/reference/option/order"><code class="option" title= "DataTables initialisation option">order<span>DT</span></code></a> is a 2D array to allow multi-column ordering to be defined.</p> <p>The table below is ordered (descending) by the Age column.</p> </div> <table id="example" class="display" cellspacing="0" width="100%"> <thead> <tr> <th>Name</th> <th>Position</th> <th>Office</th> <th>Age</th> <th>Start date</th> <th>Salary</th> </tr> </thead> <tfoot> <tr> <th>Name</th> <th>Position</th> <th>Office</th> <th>Age</th> <th>Start date</th> <th>Salary</th> </tr> </tfoot> <tbody> <tr> <td>Tiger Nixon</td> <td>System Architect</td> <td>Edinburgh</td> <td>61</td> <td>2011/04/25</td> <td>$320,800</td> </tr> <tr> <td>Garrett Winters</td> <td>Accountant</td> <td>Tokyo</td> <td>63</td> <td>2011/07/25</td> <td>$170,750</td> </tr> <tr> <td>Ashton Cox</td> <td>Junior Technical Author</td> <td>San Francisco</td> <td>66</td> <td>2009/01/12</td> <td>$86,000</td> </tr> <tr> <td>Cedric Kelly</td> <td>Senior Javascript Developer</td> <td>Edinburgh</td> <td>22</td> <td>2012/03/29</td> <td>$433,060</td> </tr> <tr> <td>Airi Satou</td> <td>Accountant</td> <td>Tokyo</td> <td>33</td> <td>2008/11/28</td> <td>$162,700</td> </tr> <tr> <td>Brielle Williamson</td> <td>Integration Specialist</td> <td>New York</td> <td>61</td> <td>2012/12/02</td> <td>$372,000</td> </tr> <tr> <td>Herrod Chandler</td> <td>Sales Assistant</td> <td>San Francisco</td> <td>59</td> <td>2012/08/06</td> <td>$137,500</td> </tr> <tr> <td>Rhona Davidson</td> <td>Integration Specialist</td> <td>Tokyo</td> <td>55</td> <td>2010/10/14</td> <td>$327,900</td> </tr> <tr> <td>Colleen Hurst</td> <td>Javascript Developer</td> <td>San Francisco</td> <td>39</td> <td>2009/09/15</td> <td>$205,500</td> </tr> <tr> <td>Sonya Frost</td> <td>Software Engineer</td> <td>Edinburgh</td> <td>23</td> <td>2008/12/13</td> <td>$103,600</td> </tr> <tr> <td>Jena Gaines</td> <td>Office Manager</td> <td>London</td> <td>30</td> <td>2008/12/19</td> <td>$90,560</td> </tr> <tr> <td>Quinn Flynn</td> <td>Support Lead</td> <td>Edinburgh</td> <td>22</td> <td>2013/03/03</td> <td>$342,000</td> </tr> <tr> <td>Charde Marshall</td> <td>Regional Director</td> <td>San Francisco</td> <td>36</td> <td>2008/10/16</td> <td>$470,600</td> </tr> <tr> <td>Haley Kennedy</td> <td>Senior Marketing Designer</td> <td>London</td> <td>43</td> <td>2012/12/18</td> <td>$313,500</td> </tr> <tr> <td>Tatyana Fitzpatrick</td> <td>Regional Director</td> <td>London</td> <td>19</td> <td>2010/03/17</td> <td>$385,750</td> </tr> <tr> <td>Michael Silva</td> <td>Marketing Designer</td> <td>London</td> <td>66</td> <td>2012/11/27</td> <td>$198,500</td> </tr> <tr> <td>Paul Byrd</td> <td>Chief Financial Officer (CFO)</td> <td>New York</td> <td>64</td> <td>2010/06/09</td> <td>$725,000</td> </tr> <tr> <td>Gloria Little</td> <td>Systems Administrator</td> <td>New York</td> <td>59</td> <td>2009/04/10</td> <td>$237,500</td> </tr> <tr> <td>Bradley Greer</td> <td>Software Engineer</td> <td>London</td> <td>41</td> <td>2012/10/13</td> <td>$132,000</td> </tr> <tr> <td>Dai Rios</td> <td>Personnel Lead</td> <td>Edinburgh</td> <td>35</td> <td>2012/09/26</td> <td>$217,500</td> </tr> <tr> <td>Jenette Caldwell</td> <td>Development Lead</td> <td>New York</td> <td>30</td> <td>2011/09/03</td> <td>$345,000</td> </tr> <tr> <td>Yuri Berry</td> <td>Chief Marketing Officer (CMO)</td> <td>New York</td> <td>40</td> <td>2009/06/25</td> <td>$675,000</td> </tr> <tr> <td>Caesar Vance</td> <td>Pre-Sales Support</td> <td>New York</td> <td>21</td> <td>2011/12/12</td> <td>$106,450</td> </tr> <tr> <td>Doris Wilder</td> <td>Sales Assistant</td> <td>Sidney</td> <td>23</td> <td>2010/09/20</td> <td>$85,600</td> </tr> <tr> <td>Angelica Ramos</td> <td>Chief Executive Officer (CEO)</td> <td>London</td> <td>47</td> <td>2009/10/09</td> <td>$1,200,000</td> </tr> <tr> <td>Gavin Joyce</td> <td>Developer</td> <td>Edinburgh</td> <td>42</td> <td>2010/12/22</td> <td>$92,575</td> </tr> <tr> <td>Jennifer Chang</td> <td>Regional Director</td> <td>Singapore</td> <td>28</td> <td>2010/11/14</td> <td>$357,650</td> </tr> <tr> <td>Brenden Wagner</td> <td>Software Engineer</td> <td>San Francisco</td> <td>28</td> <td>2011/06/07</td> <td>$206,850</td> </tr> <tr> <td>Fiona Green</td> <td>Chief Operating Officer (COO)</td> <td>San Francisco</td> <td>48</td> <td>2010/03/11</td> <td>$850,000</td> </tr> <tr> <td>Shou Itou</td> <td>Regional Marketing</td> <td>Tokyo</td> <td>20</td> <td>2011/08/14</td> <td>$163,000</td> </tr> <tr> <td>Michelle House</td> <td>Integration Specialist</td> <td>Sidney</td> <td>37</td> <td>2011/06/02</td> <td>$95,400</td> </tr> <tr> <td>Suki Burks</td> <td>Developer</td> <td>London</td> <td>53</td> <td>2009/10/22</td> <td>$114,500</td> </tr> <tr> <td>Prescott Bartlett</td> <td>Technical Author</td> <td>London</td> <td>27</td> <td>2011/05/07</td> <td>$145,000</td> </tr> <tr> <td>Gavin Cortez</td> <td>Team Leader</td> <td>San Francisco</td> <td>22</td> <td>2008/10/26</td> <td>$235,500</td> </tr> <tr> <td>Martena Mccray</td> <td>Post-Sales support</td> <td>Edinburgh</td> <td>46</td> <td>2011/03/09</td> <td>$324,050</td> </tr> <tr> <td>Unity Butler</td> <td>Marketing Designer</td> <td>San Francisco</td> <td>47</td> <td>2009/12/09</td> <td>$85,675</td> </tr> <tr> <td>Howard Hatfield</td> <td>Office Manager</td> <td>San Francisco</td> <td>51</td> <td>2008/12/16</td> <td>$164,500</td> </tr> <tr> <td>Hope Fuentes</td> <td>Secretary</td> <td>San Francisco</td> <td>41</td> <td>2010/02/12</td> <td>$109,850</td> </tr> <tr> <td>Vivian Harrell</td> <td>Financial Controller</td> <td>San Francisco</td> <td>62</td> <td>2009/02/14</td> <td>$452,500</td> </tr> <tr> <td>Timothy Mooney</td> <td>Office Manager</td> <td>London</td> <td>37</td> <td>2008/12/11</td> <td>$136,200</td> </tr> <tr> <td>Jackson Bradshaw</td> <td>Director</td> <td>New York</td> <td>65</td> <td>2008/09/26</td> <td>$645,750</td> </tr> <tr> <td>Olivia Liang</td> <td>Support Engineer</td> <td>Singapore</td> <td>64</td> <td>2011/02/03</td> <td>$234,500</td> </tr> <tr> <td>Bruno Nash</td> <td>Software Engineer</td> <td>London</td> <td>38</td> <td>2011/05/03</td> <td>$163,500</td> </tr> <tr> <td>Sakura Yamamoto</td> <td>Support Engineer</td> <td>Tokyo</td> <td>37</td> <td>2009/08/19</td> <td>$139,575</td> </tr> <tr> <td>Thor Walton</td> <td>Developer</td> <td>New York</td> <td>61</td> <td>2013/08/11</td> <td>$98,540</td> </tr> <tr> <td>Finn Camacho</td> <td>Support Engineer</td> <td>San Francisco</td> <td>47</td> <td>2009/07/07</td> <td>$87,500</td> </tr> <tr> <td>Serge Baldwin</td> <td>Data Coordinator</td> <td>Singapore</td> <td>64</td> <td>2012/04/09</td> <td>$138,575</td> </tr> <tr> <td>Zenaida Frank</td> <td>Software Engineer</td> <td>New York</td> <td>63</td> <td>2010/01/04</td> <td>$125,250</td> </tr> <tr> <td>Zorita Serrano</td> <td>Software Engineer</td> <td>San Francisco</td> <td>56</td> <td>2012/06/01</td> <td>$115,000</td> </tr> <tr> <td>Jennifer Acosta</td> <td>Junior Javascript Developer</td> <td>Edinburgh</td> <td>43</td> <td>2013/02/01</td> <td>$75,650</td> </tr> <tr> <td>Cara Stevens</td> <td>Sales Assistant</td> <td>New York</td> <td>46</td> <td>2011/12/06</td> <td>$145,600</td> </tr> <tr> <td>Hermione Butler</td> <td>Regional Director</td> <td>London</td> <td>47</td> <td>2011/03/21</td> <td>$356,250</td> </tr> <tr> <td>Lael Greer</td> <td>Systems Administrator</td> <td>London</td> <td>21</td> <td>2009/02/27</td> <td>$103,500</td> </tr> <tr> <td>Jonas Alexander</td> <td>Developer</td> <td>San Francisco</td> <td>30</td> <td>2010/07/14</td> <td>$86,500</td> </tr> <tr> <td>Shad Decker</td> <td>Regional Director</td> <td>Edinburgh</td> <td>51</td> <td>2008/11/13</td> <td>$183,000</td> </tr> <tr> <td>Michael Bruce</td> <td>Javascript Developer</td> <td>Singapore</td> <td>29</td> <td>2011/06/27</td> <td>$183,000</td> </tr> <tr> <td>Donna Snider</td> <td>Customer Support</td> <td>New York</td> <td>27</td> <td>2011/01/25</td> <td>$112,000</td> </tr> </tbody> </table> <ul class="tabs"> <li class="active">Javascript</li> <li>HTML</li> <li>CSS</li> <li>Ajax</li> <li>Server-side script</li> </ul> <div class="tabs"> <div class="js"> <p>The Javascript shown below is used to initialise the table shown in this example:</p><code class="multiline brush: js;">$(document).ready(function() { $('#example').dataTable( { &quot;order&quot;: [[ 3, &quot;desc&quot; ]] } ); } );</code> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <ul> <li><a href="../../media/js/jquery.js">../../media/js/jquery.js</a></li> <li><a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a></li> </ul> </div> <div class="table"> <p>The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:</p> </div> <div class="css"> <div> <p>This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The additional CSS used is shown below:</p><code class="multiline brush: js;"></code> </div> <p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p> <ul> <li><a href= "../../media/css/jquery.dataTables.css">../../media/css/jquery.dataTables.css</a></li> </ul> </div> <div class="ajax"> <p>This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is loaded.</p> </div> <div class="php"> <p>The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side processing scripts can be written in any language, using <a href="//datatables.net/manual/server-side">the protocol described in the DataTables documentation</a>.</p> </div> </div> </section> </div> <section> <div class="footer"> <div class="gradient"></div> <div class="liner"> <h2>Other examples</h2> <div class="toc"> <div class="toc-group"> <h3><a href="./index.html">Basic initialisation</a></h3> <ul class="toc active"> <li><a href="./zero_configuration.html">Zero configuration</a></li> <li><a href="./filter_only.html">Feature enable / disable</a></li> <li class="active"><a href="./table_sorting.html">Default ordering (sorting)</a></li> <li><a href="./multi_col_sort.html">Multi-column ordering</a></li> <li><a href="./multiple_tables.html">Multiple tables</a></li> <li><a href="./hidden_columns.html">Hidden columns</a></li> <li><a href="./complex_header.html">Complex headers (rowspan and colspan)</a></li> <li><a href="./dom.html">DOM positioning</a></li> <li><a href="./flexible_width.html">Flexible table width</a></li> <li><a href="./state_save.html">State saving</a></li> <li><a href="./alt_pagination.html">Alternative pagination</a></li> <li><a href="./scroll_y.html">Scroll - vertical</a></li> <li><a href="./scroll_x.html">Scroll - horizontal</a></li> <li><a href="./scroll_xy.html">Scroll - horizontal and vertical</a></li> <li><a href="./scroll_y_theme.html">Scroll - vertical with jQuery UI ThemeRoller</a></li> <li><a href="./comma-decimal.html">Language - Comma decimal place</a></li> <li><a href="./language.html">Language options</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../advanced_init/index.html">Advanced initialisation</a></h3> <ul class="toc"> <li><a href="../advanced_init/events_live.html">DOM / jQuery events</a></li> <li><a href="../advanced_init/dt_events.html">DataTables events</a></li> <li><a href="../advanced_init/column_render.html">Column rendering</a></li> <li><a href="../advanced_init/length_menu.html">Page length options</a></li> <li><a href="../advanced_init/dom_multiple_elements.html">Multiple table control elements</a></li> <li><a href="../advanced_init/complex_header.html">Complex headers (rowspan / colspan)</a></li> <li><a href="../advanced_init/html5-data-attributes.html">HTML5 data-* attributes</a></li> <li><a href="../advanced_init/language_file.html">Language file</a></li> <li><a href="../advanced_init/defaults.html">Setting defaults</a></li> <li><a href="../advanced_init/row_callback.html">Row created callback</a></li> <li><a href="../advanced_init/row_grouping.html">Row grouping</a></li> <li><a href="../advanced_init/footer_callback.html">Footer callback</a></li> <li><a href="../advanced_init/dom_toolbar.html">Custom toolbar elements</a></li> <li><a href="../advanced_init/sort_direction_control.html">Order direction sequence control</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../styling/index.html">Styling</a></h3> <ul class="toc"> <li><a href="../styling/display.html">Base style</a></li> <li><a href="../styling/no-classes.html">Base style - no styling classes</a></li> <li><a href="../styling/row-border.html">Base style - row borders</a></li> <li><a href="../styling/cell-border.html">Base style - cell borders</a></li> <li><a href="../styling/hover.html">Base style - hover</a></li> <li><a href="../styling/order-column.html">Base style - order-column</a></li> <li><a href="../styling/stripe.html">Base style - stripe</a></li> <li><a href="../styling/jqueryUI.html">jQuery UI ThemeRoller</a></li> <li><a href="../styling/bootstrap.html">Bootstrap</a></li> <li><a href="../styling/foundation.html">Foundation</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../data_sources/index.html">Data sources</a></h3> <ul class="toc"> <li><a href="../data_sources/dom.html">HTML (DOM) sourced data</a></li> <li><a href="../data_sources/ajax.html">Ajax sourced data</a></li> <li><a href="../data_sources/js_array.html">Javascript sourced data</a></li> <li><a href="../data_sources/server_side.html">Server-side processing</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../api/index.html">API</a></h3> <ul class="toc"> <li><a href="../api/add_row.html">Add rows</a></li> <li><a href="../api/multi_filter.html">Individual column filtering (text inputs)</a></li> <li><a href="../api/multi_filter_select.html">Individual column filtering (select inputs)</a></li> <li><a href="../api/highlight.html">Highlighting rows and columns</a></li> <li><a href="../api/row_details.html">Child rows (show extra / detailed information)</a></li> <li><a href="../api/select_row.html">Row selection (multiple rows)</a></li> <li><a href="../api/select_single_row.html">Row selection and deletion (single row)</a></li> <li><a href="../api/form.html">Form inputs</a></li> <li><a href="../api/counter_columns.html">Index column</a></li> <li><a href="../api/show_hide.html">Show / hide columns dynamically</a></li> <li><a href="../api/api_in_init.html">Using API in callbacks</a></li> <li><a href="../api/tabs_and_scrolling.html">Scrolling and jQuery UI tabs</a></li> <li><a href="../api/regex.html">Filtering API (regular expressions)</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../ajax/index.html">Ajax</a></h3> <ul class="toc"> <li><a href="../ajax/simple.html">Ajax data source (arrays)</a></li> <li><a href="../ajax/objects.html">Ajax data source (objects)</a></li> <li><a href="../ajax/deep.html">Nested object data (objects)</a></li> <li><a href="../ajax/objects_subarrays.html">Nested object data (arrays)</a></li> <li><a href="../ajax/orthogonal-data.html">Orthogonal data</a></li> <li><a href="../ajax/null_data_source.html">Generated content for a column</a></li> <li><a href="../ajax/custom_data_property.html">Custom data source property</a></li> <li><a href="../ajax/custom_data_flat.html">Flat array data source</a></li> <li><a href="../ajax/defer_render.html">Deferred rendering for speed</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../server_side/index.html">Server-side</a></h3> <ul class="toc"> <li><a href="../server_side/simple.html">Server-side processing</a></li> <li><a href="../server_side/custom_vars.html">Custom HTTP variables</a></li> <li><a href="../server_side/post.html">POST data</a></li> <li><a href="../server_side/ids.html">Automatic addition of row ID attributes</a></li> <li><a href="../server_side/object_data.html">Object data source</a></li> <li><a href="../server_side/row_details.html">Row details</a></li> <li><a href="../server_side/select_rows.html">Row selection</a></li> <li><a href="../server_side/jsonp.html">JSONP data source for remote domains</a></li> <li><a href="../server_side/defer_loading.html">Deferred loading of data</a></li> <li><a href="../server_side/pipeline.html">Pipelining data to reduce Ajax calls for paging</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../plug-ins/index.html">Plug-ins</a></h3> <ul class="toc"> <li><a href="../plug-ins/api.html">API plug-in methods</a></li> <li><a href="../plug-ins/sorting_auto.html">Ordering plug-ins (with type detection)</a></li> <li><a href="../plug-ins/sorting_manual.html">Ordering plug-ins (no type detection)</a></li> <li><a href="../plug-ins/range_filtering.html">Custom filtering - range search</a></li> <li><a href="../plug-ins/dom_sort.html">Live DOM ordering</a></li> </ul> </div> </div> <div class="epilogue"> <p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full information about its API properties and methods.<br> Additionally, there are a wide range of <a href="http://www.datatables.net/extras">extras</a> and <a href="http://www.datatables.net/plug-ins">plug-ins</a> which extend the capabilities of DataTables.</p> <p class="copyright">DataTables designed and created by <a href= "http://www.sprymedia.co.uk">SpryMedia Ltd</a> &#169; 2007-2014<br> DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p> </div> </div> </div> </section> </body> </html>
vendor/k8s.io/kubernetes/docs/api-reference/rbac.authorization.k8s.io/v1alpha1/operations.html
jackielii/client-nfs-provisioner
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="generator" content="Asciidoctor 0.1.4"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Operations</title> <style> /* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } [hidden] { display: none; } html { background: #fff; color: #000; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } h1 { font-size: 2em; margin: 0.67em 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } mark { background: #ff0; color: #000; } code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } pre { white-space: pre-wrap; } q { quotes: "\201C" "\201D" "\2018" "\2019"; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; } button, input { line-height: normal; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea { overflow: auto; vertical-align: top; } table { border-collapse: collapse; border-spacing: 0; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { font-size: 100%; } body { background: white; color: #222222; padding: 0; margin: 0; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 1; position: relative; cursor: auto; } a:hover { cursor: pointer; } a:focus { outline: none; } img, object, embed { max-width: 100%; height: auto; } object, embed { height: 100%; } img { -ms-interpolation-mode: bicubic; } #map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; } .left { float: left !important; } .right { float: right !important; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } .text-justify { text-align: justify !important; } .hide { display: none; } .antialiased, body { -webkit-font-smoothing: antialiased; } img { display: inline-block; vertical-align: middle; } textarea { height: auto; min-height: 50px; } select { width: 100%; } p.lead, .paragraph.lead > p, #preamble > .sectionbody > .paragraph:first-of-type p { font-size: 1.21875em; line-height: 1.6; } .subheader, #content #toctitle, .admonitionblock td.content > .title, .exampleblock > .title, .imageblock > .title, .videoblock > .title, .listingblock > .title, .literalblock > .title, .openblock > .title, .paragraph > .title, .quoteblock > .title, .sidebarblock > .title, .tableblock > .title, .verseblock > .title, .dlist > .title, .olist > .title, .ulist > .title, .qlist > .title, .hdlist > .title, .tableblock > caption { line-height: 1.4; color: #7a2518; font-weight: 300; margin-top: 0.2em; margin-bottom: 0.5em; } div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; direction: ltr; } a { color: #005498; text-decoration: underline; line-height: inherit; } a:hover, a:focus { color: #00467f; } a img { border: none; } p { font-family: inherit; font-weight: normal; font-size: 1em; line-height: 1.6; margin-bottom: 1.25em; text-rendering: optimizeLegibility; } p aside { font-size: 0.875em; line-height: 1.35; font-style: italic; } h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Georgia, "URW Bookman L", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; color: #ba3925; text-rendering: optimizeLegibility; margin-top: 1em; margin-bottom: 0.5em; line-height: 1.2125em; } h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h5 small, h6 small { font-size: 60%; color: #e99b8f; line-height: 0; } h1 { font-size: 2.125em; } h2 { font-size: 1.6875em; } h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } h4 { font-size: 1.125em; } h5 { font-size: 1.125em; } h6 { font-size: 1em; } hr { border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 1.25em 0 1.1875em; height: 0; } em, i { font-style: italic; line-height: inherit; } strong, b { font-weight: bold; line-height: inherit; } small { font-size: 60%; line-height: inherit; } code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #6d180b; } ul, ol, dl { font-size: 1em; line-height: 1.6; margin-bottom: 1.25em; list-style-position: outside; font-family: inherit; } ul, ol { margin-left: 1.5em; } ul li ul, ul li ol { margin-left: 1.25em; margin-bottom: 0; font-size: 1em; } ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; } ul.square { list-style-type: square; } ul.circle { list-style-type: circle; } ul.disc { list-style-type: disc; } ul.no-bullet { list-style: none; } ol li ul, ol li ol { margin-left: 1.25em; margin-bottom: 0; } dl dt { margin-bottom: 0.3125em; font-weight: bold; } dl dd { margin-bottom: 1.25em; } abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222222; border-bottom: 1px dotted #dddddd; cursor: help; } abbr { text-transform: none; } blockquote { margin: 0 0 1.25em; padding: 0.5625em 1.25em 0 1.1875em; border-left: 1px solid #dddddd; } blockquote cite { display: block; font-size: inherit; color: #555555; } blockquote cite:before { content: "\2014 \0020"; } blockquote cite a, blockquote cite a:visited { color: #555555; } blockquote, blockquote p { line-height: 1.6; color: #6f6f6f; } .vcard { display: inline-block; margin: 0 0 1.25em 0; border: 1px solid #dddddd; padding: 0.625em 0.75em; } .vcard li { margin: 0; display: block; } .vcard .fn { font-weight: bold; font-size: 0.9375em; } .vevent .summary { font-weight: bold; } .vevent abbr { cursor: auto; text-decoration: none; font-weight: bold; border: none; padding: 0 0.0625em; } @media only screen and (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } h1 { font-size: 2.75em; } h2 { font-size: 2.3125em; } h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } h4 { font-size: 1.4375em; } } .print-only { display: none !important; } @media print { * { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3, #toctitle, .sidebarblock > .content > .title { orphans: 3; widows: 3; } h2, h3, #toctitle, .sidebarblock > .content > .title { page-break-after: avoid; } .hide-on-print { display: none !important; } .print-only { display: block !important; } .hide-for-print { display: none !important; } .show-for-print { display: inherit !important; } } table { background: white; margin-bottom: 1.25em; border: solid 1px #dddddd; } table thead, table tfoot { background: whitesmoke; font-weight: bold; } table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5em 0.625em 0.625em; font-size: inherit; color: #222222; text-align: left; } table tr th, table tr td { padding: 0.5625em 0.625em; font-size: inherit; color: #222222; } table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f9f9f9; } table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.6; } .clearfix:before, .clearfix:after, .float-group:before, .float-group:after { content: " "; display: table; } .clearfix:after, .float-group:after { clear: both; } *:not(pre) > code { font-size: 0.9375em; padding: 1px 3px 0; white-space: nowrap; background-color: #f2f2f2; border: 1px solid #cccccc; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: none; } pre, pre > code { line-height: 1.4; color: inherit; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; } kbd.keyseq { color: #555555; } kbd:not(.keyseq) { display: inline-block; color: #222222; font-size: 0.75em; line-height: 1.4; background-color: #F7F7F7; border: 1px solid #ccc; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px white inset; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px white inset; margin: -0.15em 0.15em 0 0.15em; padding: 0.2em 0.6em 0.2em 0.5em; vertical-align: middle; white-space: nowrap; } kbd kbd:first-child { margin-left: 0; } kbd kbd:last-child { margin-right: 0; } .menuseq, .menu { color: #090909; } p a > code:hover { color: #561309; } #header, #content, #footnotes, #footer { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 62.5em; *zoom: 1; position: relative; padding-left: 0.9375em; padding-right: 0.9375em; } #header:before, #header:after, #content:before, #content:after, #footnotes:before, #footnotes:after, #footer:before, #footer:after { content: " "; display: table; } #header:after, #content:after, #footnotes:after, #footer:after { clear: both; } #header { margin-bottom: 2.5em; } #header > h1 { color: black; font-weight: normal; border-bottom: 1px solid #dddddd; margin-bottom: -28px; padding-bottom: 32px; } #header span { color: #6f6f6f; } #header #revnumber { text-transform: capitalize; } #header br { display: none; } #header br + span { padding-left: 3px; } #header br + span:before { content: "\2013 \0020"; } #header br + span.author { padding-left: 0; } #header br + span.author:before { content: ", "; } #toc { border-bottom: 3px double #ebebeb; padding-bottom: 1.25em; } #toc > ul { margin-left: 0.25em; } #toc ul.sectlevel0 > li > a { font-style: italic; } #toc ul.sectlevel0 ul.sectlevel1 { margin-left: 0; margin-top: 0.5em; margin-bottom: 0.5em; } #toc ul { list-style-type: none; } #toctitle { color: #7a2518; } @media only screen and (min-width: 1280px) { body.toc2 { padding-left: 20em; } #toc.toc2 { position: fixed; width: 20em; left: 0; top: 0; border-right: 1px solid #ebebeb; border-bottom: 0; z-index: 1000; padding: 1em; height: 100%; overflow: auto; } #toc.toc2 #toctitle { margin-top: 0; } #toc.toc2 > ul { font-size: .95em; } #toc.toc2 ul ul { margin-left: 0; padding-left: 1.25em; } #toc.toc2 ul.sectlevel0 ul.sectlevel1 { padding-left: 0; margin-top: 0.5em; margin-bottom: 0.5em; } body.toc2.toc-right { padding-left: 0; padding-right: 20em; } body.toc2.toc-right #toc.toc2 { border-right: 0; border-left: 1px solid #ebebeb; left: auto; right: 0; } } #content #toc { border-style: solid; border-width: 1px; border-color: #d9d9d9; margin-bottom: 1.25em; padding: 1.25em; background: #f2f2f2; border-width: 0; -webkit-border-radius: 4px; border-radius: 4px; } #content #toc > :first-child { margin-top: 0; } #content #toc > :last-child { margin-bottom: 0; } #content #toc a { text-decoration: none; } #content #toctitle { font-weight: bold; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-size: 1em; padding-left: 0.125em; } #footer { max-width: 100%; background-color: #222222; padding: 1.25em; } #footer-text { color: #dddddd; line-height: 1.44; } .sect1 { padding-bottom: 1.25em; } .sect1 + .sect1 { border-top: 3px double #ebebeb; } #content h1 > a.anchor, h2 > a.anchor, h3 > a.anchor, #toctitle > a.anchor, .sidebarblock > .content > .title > a.anchor, h4 > a.anchor, h5 > a.anchor, h6 > a.anchor { position: absolute; width: 1em; margin-left: -1em; display: block; text-decoration: none; visibility: hidden; text-align: center; font-weight: normal; } #content h1 > a.anchor:before, h2 > a.anchor:before, h3 > a.anchor:before, #toctitle > a.anchor:before, .sidebarblock > .content > .title > a.anchor:before, h4 > a.anchor:before, h5 > a.anchor:before, h6 > a.anchor:before { content: '\00A7'; font-size: .85em; vertical-align: text-top; display: block; margin-top: 0.05em; } #content h1:hover > a.anchor, #content h1 > a.anchor:hover, h2:hover > a.anchor, h2 > a.anchor:hover, h3:hover > a.anchor, #toctitle:hover > a.anchor, .sidebarblock > .content > .title:hover > a.anchor, h3 > a.anchor:hover, #toctitle > a.anchor:hover, .sidebarblock > .content > .title > a.anchor:hover, h4:hover > a.anchor, h4 > a.anchor:hover, h5:hover > a.anchor, h5 > a.anchor:hover, h6:hover > a.anchor, h6 > a.anchor:hover { visibility: visible; } #content h1 > a.link, h2 > a.link, h3 > a.link, #toctitle > a.link, .sidebarblock > .content > .title > a.link, h4 > a.link, h5 > a.link, h6 > a.link { color: #ba3925; text-decoration: none; } #content h1 > a.link:hover, h2 > a.link:hover, h3 > a.link:hover, #toctitle > a.link:hover, .sidebarblock > .content > .title > a.link:hover, h4 > a.link:hover, h5 > a.link:hover, h6 > a.link:hover { color: #a53221; } .imageblock, .literalblock, .listingblock, .verseblock, .videoblock { margin-bottom: 1.25em; } .admonitionblock td.content > .title, .exampleblock > .title, .imageblock > .title, .videoblock > .title, .listingblock > .title, .literalblock > .title, .openblock > .title, .paragraph > .title, .quoteblock > .title, .sidebarblock > .title, .tableblock > .title, .verseblock > .title, .dlist > .title, .olist > .title, .ulist > .title, .qlist > .title, .hdlist > .title { text-align: left; font-weight: bold; } .tableblock > caption { text-align: left; font-weight: bold; white-space: nowrap; overflow: visible; max-width: 0; } table.tableblock #preamble > .sectionbody > .paragraph:first-of-type p { font-size: inherit; } .admonitionblock > table { border: 0; background: none; width: 100%; } .admonitionblock > table td.icon { text-align: center; width: 80px; } .admonitionblock > table td.icon img { max-width: none; } .admonitionblock > table td.icon .title { font-weight: bold; text-transform: uppercase; } .admonitionblock > table td.content { padding-left: 1.125em; padding-right: 1.25em; border-left: 1px solid #dddddd; color: #6f6f6f; } .admonitionblock > table td.content > :last-child > :last-child { margin-bottom: 0; } .exampleblock > .content { border-style: solid; border-width: 1px; border-color: #e6e6e6; margin-bottom: 1.25em; padding: 1.25em; background: white; -webkit-border-radius: 4px; border-radius: 4px; } .exampleblock > .content > :first-child { margin-top: 0; } .exampleblock > .content > :last-child { margin-bottom: 0; } .exampleblock > .content h1, .exampleblock > .content h2, .exampleblock > .content h3, .exampleblock > .content #toctitle, .sidebarblock.exampleblock > .content > .title, .exampleblock > .content h4, .exampleblock > .content h5, .exampleblock > .content h6, .exampleblock > .content p { color: #333333; } .exampleblock > .content h1, .exampleblock > .content h2, .exampleblock > .content h3, .exampleblock > .content #toctitle, .sidebarblock.exampleblock > .content > .title, .exampleblock > .content h4, .exampleblock > .content h5, .exampleblock > .content h6 { line-height: 1; margin-bottom: 0.625em; } .exampleblock > .content h1.subheader, .exampleblock > .content h2.subheader, .exampleblock > .content h3.subheader, .exampleblock > .content .subheader#toctitle, .sidebarblock.exampleblock > .content > .subheader.title, .exampleblock > .content h4.subheader, .exampleblock > .content h5.subheader, .exampleblock > .content h6.subheader { line-height: 1.4; } .exampleblock.result > .content { -webkit-box-shadow: 0 1px 8px #d9d9d9; box-shadow: 0 1px 8px #d9d9d9; } .sidebarblock { border-style: solid; border-width: 1px; border-color: #d9d9d9; margin-bottom: 1.25em; padding: 1.25em; background: #f2f2f2; -webkit-border-radius: 4px; border-radius: 4px; } .sidebarblock > :first-child { margin-top: 0; } .sidebarblock > :last-child { margin-bottom: 0; } .sidebarblock h1, .sidebarblock h2, .sidebarblock h3, .sidebarblock #toctitle, .sidebarblock > .content > .title, .sidebarblock h4, .sidebarblock h5, .sidebarblock h6, .sidebarblock p { color: #333333; } .sidebarblock h1, .sidebarblock h2, .sidebarblock h3, .sidebarblock #toctitle, .sidebarblock > .content > .title, .sidebarblock h4, .sidebarblock h5, .sidebarblock h6 { line-height: 1; margin-bottom: 0.625em; } .sidebarblock h1.subheader, .sidebarblock h2.subheader, .sidebarblock h3.subheader, .sidebarblock .subheader#toctitle, .sidebarblock > .content > .subheader.title, .sidebarblock h4.subheader, .sidebarblock h5.subheader, .sidebarblock h6.subheader { line-height: 1.4; } .sidebarblock > .content > .title { color: #7a2518; margin-top: 0; line-height: 1.6; } .exampleblock > .content > :last-child > :last-child, .exampleblock > .content .olist > ol > li:last-child > :last-child, .exampleblock > .content .ulist > ul > li:last-child > :last-child, .exampleblock > .content .qlist > ol > li:last-child > :last-child, .sidebarblock > .content > :last-child > :last-child, .sidebarblock > .content .olist > ol > li:last-child > :last-child, .sidebarblock > .content .ulist > ul > li:last-child > :last-child, .sidebarblock > .content .qlist > ol > li:last-child > :last-child { margin-bottom: 0; } .literalblock > .content pre, .listingblock > .content pre { background: none; border-width: 1px 0; border-style: dotted; border-color: #bfbfbf; -webkit-border-radius: 4px; border-radius: 4px; padding: 0.75em 0.75em 0.5em 0.75em; word-wrap: break-word; } .literalblock > .content pre.nowrap, .listingblock > .content pre.nowrap { overflow-x: auto; white-space: pre; word-wrap: normal; } .literalblock > .content pre > code, .listingblock > .content pre > code { display: block; } @media only screen { .literalblock > .content pre, .listingblock > .content pre { font-size: 0.8em; } } @media only screen and (min-width: 768px) { .literalblock > .content pre, .listingblock > .content pre { font-size: 0.9em; } } @media only screen and (min-width: 1280px) { .literalblock > .content pre, .listingblock > .content pre { font-size: 1em; } } .listingblock > .content { position: relative; } .listingblock:hover code[class*=" language-"]:before { text-transform: uppercase; font-size: 0.9em; color: #999; position: absolute; top: 0.375em; right: 0.375em; } .listingblock:hover code.asciidoc:before { content: "asciidoc"; } .listingblock:hover code.clojure:before { content: "clojure"; } .listingblock:hover code.css:before { content: "css"; } .listingblock:hover code.groovy:before { content: "groovy"; } .listingblock:hover code.html:before { content: "html"; } .listingblock:hover code.java:before { content: "java"; } .listingblock:hover code.javascript:before { content: "javascript"; } .listingblock:hover code.python:before { content: "python"; } .listingblock:hover code.ruby:before { content: "ruby"; } .listingblock:hover code.scss:before { content: "scss"; } .listingblock:hover code.xml:before { content: "xml"; } .listingblock:hover code.yaml:before { content: "yaml"; } .listingblock.terminal pre .command:before { content: attr(data-prompt); padding-right: 0.5em; color: #999; } .listingblock.terminal pre .command:not([data-prompt]):before { content: '$'; } table.pyhltable { border: 0; margin-bottom: 0; } table.pyhltable td { vertical-align: top; padding-top: 0; padding-bottom: 0; } table.pyhltable td.code { padding-left: .75em; padding-right: 0; } .highlight.pygments .lineno, table.pyhltable td:not(.code) { color: #999; padding-left: 0; padding-right: .5em; border-right: 1px solid #dddddd; } .highlight.pygments .lineno { display: inline-block; margin-right: .25em; } table.pyhltable .linenodiv { background-color: transparent !important; padding-right: 0 !important; } .quoteblock { margin: 0 0 1.25em; padding: 0.5625em 1.25em 0 1.1875em; border-left: 1px solid #dddddd; } .quoteblock blockquote { margin: 0 0 1.25em 0; padding: 0 0 0.5625em 0; border: 0; } .quoteblock blockquote > .paragraph:last-child p { margin-bottom: 0; } .quoteblock .attribution { margin-top: -.25em; padding-bottom: 0.5625em; font-size: inherit; color: #555555; } .quoteblock .attribution br { display: none; } .quoteblock .attribution cite { display: block; margin-bottom: 0.625em; } table thead th, table tfoot th { font-weight: bold; } table.tableblock.grid-all { border-collapse: separate; border-spacing: 1px; -webkit-border-radius: 4px; border-radius: 4px; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; } table.tableblock.frame-topbot, table.tableblock.frame-none { border-left: 0; border-right: 0; } table.tableblock.frame-sides, table.tableblock.frame-none { border-top: 0; border-bottom: 0; } table.tableblock td .paragraph:last-child p, table.tableblock td > p:last-child { margin-bottom: 0; } th.tableblock.halign-left, td.tableblock.halign-left { text-align: left; } th.tableblock.halign-right, td.tableblock.halign-right { text-align: right; } th.tableblock.halign-center, td.tableblock.halign-center { text-align: center; } th.tableblock.valign-top, td.tableblock.valign-top { vertical-align: top; } th.tableblock.valign-bottom, td.tableblock.valign-bottom { vertical-align: bottom; } th.tableblock.valign-middle, td.tableblock.valign-middle { vertical-align: middle; } p.tableblock.header { color: #222222; font-weight: bold; } td > div.verse { white-space: pre; } ol { margin-left: 1.75em; } ul li ol { margin-left: 1.5em; } dl dd { margin-left: 1.125em; } dl dd:last-child, dl dd:last-child > :last-child { margin-bottom: 0; } ol > li p, ul > li p, ul dd, ol dd, .olist .olist, .ulist .ulist, .ulist .olist, .olist .ulist { margin-bottom: 0.625em; } ul.unstyled, ol.unnumbered, ul.checklist, ul.none { list-style-type: none; } ul.unstyled, ol.unnumbered, ul.checklist { margin-left: 0.625em; } ul.checklist li > p:first-child > i[class^="icon-check"]:first-child, ul.checklist li > p:first-child > input[type="checkbox"]:first-child { margin-right: 0.25em; } ul.checklist li > p:first-child > input[type="checkbox"]:first-child { position: relative; top: 1px; } ul.inline { margin: 0 auto 0.625em auto; margin-left: -1.375em; margin-right: 0; padding: 0; list-style: none; overflow: hidden; } ul.inline > li { list-style: none; float: left; margin-left: 1.375em; display: block; } ul.inline > li > * { display: block; } .unstyled dl dt { font-weight: normal; font-style: normal; } ol.arabic { list-style-type: decimal; } ol.decimal { list-style-type: decimal-leading-zero; } ol.loweralpha { list-style-type: lower-alpha; } ol.upperalpha { list-style-type: upper-alpha; } ol.lowerroman { list-style-type: lower-roman; } ol.upperroman { list-style-type: upper-roman; } ol.lowergreek { list-style-type: lower-greek; } .hdlist > table, .colist > table { border: 0; background: none; } .hdlist > table > tbody > tr, .colist > table > tbody > tr { background: none; } td.hdlist1 { padding-right: .8em; font-weight: bold; } td.hdlist1, td.hdlist2 { vertical-align: top; } .literalblock + .colist, .listingblock + .colist { margin-top: -0.5em; } .colist > table tr > td:first-of-type { padding: 0 .8em; line-height: 1; } .colist > table tr > td:last-of-type { padding: 0.25em 0; } .qanda > ol > li > p > em:only-child { color: #00467f; } .thumb, .th { line-height: 0; display: inline-block; border: solid 4px white; -webkit-box-shadow: 0 0 0 1px #dddddd; box-shadow: 0 0 0 1px #dddddd; } .imageblock.left, .imageblock[style*="float: left"] { margin: 0.25em 0.625em 1.25em 0; } .imageblock.right, .imageblock[style*="float: right"] { margin: 0.25em 0 1.25em 0.625em; } .imageblock > .title { margin-bottom: 0; } .imageblock.thumb, .imageblock.th { border-width: 6px; } .imageblock.thumb > .title, .imageblock.th > .title { padding: 0 0.125em; } .image.left, .image.right { margin-top: 0.25em; margin-bottom: 0.25em; display: inline-block; line-height: 0; } .image.left { margin-right: 0.625em; } .image.right { margin-left: 0.625em; } a.image { text-decoration: none; } span.footnote, span.footnoteref { vertical-align: super; font-size: 0.875em; } span.footnote a, span.footnoteref a { text-decoration: none; } #footnotes { padding-top: 0.75em; padding-bottom: 0.75em; margin-bottom: 0.625em; } #footnotes hr { width: 20%; min-width: 6.25em; margin: -.25em 0 .75em 0; border-width: 1px 0 0 0; } #footnotes .footnote { padding: 0 0.375em; line-height: 1.3; font-size: 0.875em; margin-left: 1.2em; text-indent: -1.2em; margin-bottom: .2em; } #footnotes .footnote a:first-of-type { font-weight: bold; text-decoration: none; } #footnotes .footnote:last-of-type { margin-bottom: 0; } #content #footnotes { margin-top: -0.625em; margin-bottom: 0; padding: 0.75em 0; } .gist .file-data > table { border: none; background: #fff; width: 100%; margin-bottom: 0; } .gist .file-data > table td.line-data { width: 99%; } div.unbreakable { page-break-inside: avoid; } .big { font-size: larger; } .small { font-size: smaller; } .underline { text-decoration: underline; } .overline { text-decoration: overline; } .line-through { text-decoration: line-through; } .aqua { color: #00bfbf; } .aqua-background { background-color: #00fafa; } .black { color: black; } .black-background { background-color: black; } .blue { color: #0000bf; } .blue-background { background-color: #0000fa; } .fuchsia { color: #bf00bf; } .fuchsia-background { background-color: #fa00fa; } .gray { color: #606060; } .gray-background { background-color: #7d7d7d; } .green { color: #006000; } .green-background { background-color: #007d00; } .lime { color: #00bf00; } .lime-background { background-color: #00fa00; } .maroon { color: #600000; } .maroon-background { background-color: #7d0000; } .navy { color: #000060; } .navy-background { background-color: #00007d; } .olive { color: #606000; } .olive-background { background-color: #7d7d00; } .purple { color: #600060; } .purple-background { background-color: #7d007d; } .red { color: #bf0000; } .red-background { background-color: #fa0000; } .silver { color: #909090; } .silver-background { background-color: #bcbcbc; } .teal { color: #006060; } .teal-background { background-color: #007d7d; } .white { color: #bfbfbf; } .white-background { background-color: #fafafa; } .yellow { color: #bfbf00; } .yellow-background { background-color: #fafa00; } span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } .admonitionblock td.icon [class^="icon-"]:before { font-size: 2.5em; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); cursor: default; } .admonitionblock td.icon .icon-note:before { content: "\f05a"; color: #005498; color: #003f72; } .admonitionblock td.icon .icon-tip:before { content: "\f0eb"; text-shadow: 1px 1px 2px rgba(155, 155, 0, 0.8); color: #111; } .admonitionblock td.icon .icon-warning:before { content: "\f071"; color: #bf6900; } .admonitionblock td.icon .icon-caution:before { content: "\f06d"; color: #bf3400; } .admonitionblock td.icon .icon-important:before { content: "\f06a"; color: #bf0000; } .conum { display: inline-block; color: white !important; background-color: #222222; -webkit-border-radius: 100px; border-radius: 100px; text-align: center; width: 20px; height: 20px; font-size: 12px; font-weight: bold; line-height: 20px; font-family: Arial, sans-serif; font-style: normal; position: relative; top: -2px; letter-spacing: -1px; } .conum * { color: white !important; } .conum + b { display: none; } .conum:after { content: attr(data-value); } .conum:not([data-value]):empty { display: none; } .literalblock > .content > pre, .listingblock > .content > pre { -webkit-border-radius: 0; border-radius: 0; } </style> </head> <body class="article"> <div id="header"> </div> <div id="content"> <div class="sect1"> <h2 id="_operations">Operations</h2> <div class="sectionbody"> <div class="sect2"> <h3 id="_get_available_resources">get available resources</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1</pre> </div> </div> <div class="sect3"> <h4 id="_responses">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">default</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_apiresourcelist">v1.APIResourceList</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes">Consumes</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_list_or_watch_objects_of_kind_clusterrolebinding">list or watch objects of kind ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_2">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrolebindinglist">v1alpha1.ClusterRoleBindingList</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_2">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_2">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_2">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_delete_collection_of_clusterrolebinding">delete collection of ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>DELETE /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_2">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_3">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_status">v1.Status</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_3">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_3">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_3">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_create_a_clusterrolebinding">create a ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>POST /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_3">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrolebinding">v1alpha1.ClusterRoleBinding</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_4">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrolebinding">v1alpha1.ClusterRoleBinding</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_4">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_4">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_4">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_read_the_specified_clusterrolebinding">read the specified ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_4">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_5">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrolebinding">v1alpha1.ClusterRoleBinding</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_5">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_5">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_5">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_replace_the_specified_clusterrolebinding">replace the specified ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>PUT /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_5">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrolebinding">v1alpha1.ClusterRoleBinding</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_6">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrolebinding">v1alpha1.ClusterRoleBinding</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_6">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_6">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_6">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_delete_a_clusterrolebinding">delete a ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>DELETE /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_6">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_deleteoptions">v1.DeleteOptions</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">gracePeriodSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">orphanDependents</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object&#8217;s finalizers list. Either this field or PropagationPolicy may be set, but not both.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">propagationPolicy</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_7">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_status">v1.Status</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_7">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_7">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_7">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_partially_update_the_specified_clusterrolebinding">partially update the specified ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>PATCH /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_7">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_patch">v1.Patch</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_8">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrolebinding">v1alpha1.ClusterRoleBinding</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_8">Consumes</h4> <div class="ulist"> <ul> <li> <p>application/json-patch+json</p> </li> <li> <p>application/merge-patch+json</p> </li> <li> <p>application/strategic-merge-patch+json</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_8">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_8">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_list_or_watch_objects_of_kind_clusterrole">list or watch objects of kind ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_8">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_9">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrolelist">v1alpha1.ClusterRoleList</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_9">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_9">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_9">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_delete_collection_of_clusterrole">delete collection of ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>DELETE /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_9">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_10">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_status">v1.Status</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_10">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_10">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_10">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_create_a_clusterrole">create a ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>POST /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_10">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrole">v1alpha1.ClusterRole</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_11">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrole">v1alpha1.ClusterRole</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_11">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_11">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_11">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_read_the_specified_clusterrole">read the specified ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_11">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRole</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_12">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrole">v1alpha1.ClusterRole</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_12">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_12">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_12">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_replace_the_specified_clusterrole">replace the specified ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>PUT /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_12">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrole">v1alpha1.ClusterRole</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRole</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_13">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrole">v1alpha1.ClusterRole</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_13">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_13">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_13">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_delete_a_clusterrole">delete a ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>DELETE /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_13">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_deleteoptions">v1.DeleteOptions</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">gracePeriodSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">orphanDependents</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object&#8217;s finalizers list. Either this field or PropagationPolicy may be set, but not both.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">propagationPolicy</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRole</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_14">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_status">v1.Status</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_14">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_14">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_14">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_partially_update_the_specified_clusterrole">partially update the specified ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>PATCH /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_14">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_patch">v1.Patch</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRole</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_15">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_clusterrole">v1alpha1.ClusterRole</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_15">Consumes</h4> <div class="ulist"> <ul> <li> <p>application/json-patch+json</p> </li> <li> <p>application/merge-patch+json</p> </li> <li> <p>application/strategic-merge-patch+json</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_15">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_15">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_list_or_watch_objects_of_kind_rolebinding">list or watch objects of kind RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_15">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_16">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolebindinglist">v1alpha1.RoleBindingList</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_16">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_16">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_16">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_delete_collection_of_rolebinding">delete collection of RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>DELETE /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_16">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_17">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_status">v1.Status</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_17">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_17">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_17">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_create_a_rolebinding">create a RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>POST /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_17">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolebinding">v1alpha1.RoleBinding</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_18">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolebinding">v1alpha1.RoleBinding</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_18">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_18">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_18">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_read_the_specified_rolebinding">read the specified RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_18">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the RoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_19">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolebinding">v1alpha1.RoleBinding</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_19">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_19">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_19">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_replace_the_specified_rolebinding">replace the specified RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>PUT /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_19">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolebinding">v1alpha1.RoleBinding</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the RoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_20">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolebinding">v1alpha1.RoleBinding</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_20">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_20">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_20">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_delete_a_rolebinding">delete a RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>DELETE /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_20">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_deleteoptions">v1.DeleteOptions</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">gracePeriodSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">orphanDependents</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object&#8217;s finalizers list. Either this field or PropagationPolicy may be set, but not both.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">propagationPolicy</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the RoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_21">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_status">v1.Status</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_21">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_21">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_21">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_partially_update_the_specified_rolebinding">partially update the specified RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>PATCH /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_21">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_patch">v1.Patch</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the RoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_22">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolebinding">v1alpha1.RoleBinding</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_22">Consumes</h4> <div class="ulist"> <ul> <li> <p>application/json-patch+json</p> </li> <li> <p>application/merge-patch+json</p> </li> <li> <p>application/strategic-merge-patch+json</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_22">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_22">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_list_or_watch_objects_of_kind_role">list or watch objects of kind Role</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_22">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_23">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolelist">v1alpha1.RoleList</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_23">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_23">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_23">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_delete_collection_of_role">delete collection of Role</h3> <div class="listingblock"> <div class="content"> <pre>DELETE /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_23">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_24">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_status">v1.Status</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_24">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_24">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_24">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_create_a_role">create a Role</h3> <div class="listingblock"> <div class="content"> <pre>POST /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_24">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_role">v1alpha1.Role</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_25">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_role">v1alpha1.Role</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_25">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_25">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_25">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_read_the_specified_role">read the specified Role</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_25">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the Role</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_26">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_role">v1alpha1.Role</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_26">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_26">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_26">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_replace_the_specified_role">replace the specified Role</h3> <div class="listingblock"> <div class="content"> <pre>PUT /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_26">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_role">v1alpha1.Role</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the Role</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_27">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_role">v1alpha1.Role</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_27">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_27">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_27">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_delete_a_role">delete a Role</h3> <div class="listingblock"> <div class="content"> <pre>DELETE /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_27">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_deleteoptions">v1.DeleteOptions</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">gracePeriodSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">orphanDependents</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object&#8217;s finalizers list. Either this field or PropagationPolicy may be set, but not both.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">propagationPolicy</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the Role</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_28">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_status">v1.Status</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_28">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_28">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_28">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_partially_update_the_specified_role">partially update the specified Role</h3> <div class="listingblock"> <div class="content"> <pre>PATCH /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_28">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">BodyParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">body</p></td> <td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_patch">v1.Patch</a></p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the Role</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_29">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_role">v1alpha1.Role</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_29">Consumes</h4> <div class="ulist"> <ul> <li> <p>application/json-patch+json</p> </li> <li> <p>application/merge-patch+json</p> </li> <li> <p>application/strategic-merge-patch+json</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_29">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_29">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_list_or_watch_objects_of_kind_rolebinding_2">list or watch objects of kind RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/rolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_29">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_30">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolebindinglist">v1alpha1.RoleBindingList</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_30">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_30">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_30">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_list_or_watch_objects_of_kind_role_2">list or watch objects of kind Role</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/roles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_30">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_31">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1alpha1_rolelist">v1alpha1.RoleList</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_31">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_31">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_31">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_individual_changes_to_a_list_of_clusterrolebinding">watch individual changes to a list of ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterrolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_31">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_32">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_32">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_32">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_32">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_changes_to_an_object_of_kind_clusterrolebinding">watch changes to an object of kind ClusterRoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterrolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_32">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_33">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_33">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_33">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_33">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_individual_changes_to_a_list_of_clusterrole">watch individual changes to a list of ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterroles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_33">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_34">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_34">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_34">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_34">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_changes_to_an_object_of_kind_clusterrole">watch changes to an object of kind ClusterRole</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterroles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_34">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the ClusterRole</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_35">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_35">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_35">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_35">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_individual_changes_to_a_list_of_rolebinding">watch individual changes to a list of RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/rolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_35">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_36">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_36">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_36">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_36">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_changes_to_an_object_of_kind_rolebinding">watch changes to an object of kind RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/rolebindings/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_36">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the RoleBinding</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_37">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_37">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_37">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_37">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_individual_changes_to_a_list_of_role">watch individual changes to a list of Role</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/roles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_37">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_38">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_38">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_38">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_38">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_changes_to_an_object_of_kind_role">watch changes to an object of kind Role</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/roles/{name}</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_38">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">namespace</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">object name and auth scope, such as for teams and projects</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">PathParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">name of the Role</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_39">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_39">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_39">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_39">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_individual_changes_to_a_list_of_rolebinding_2">watch individual changes to a list of RoleBinding</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/rolebindings</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_39">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_40">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_40">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_40">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_40">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> <div class="sect2"> <h3 id="_watch_individual_changes_to_a_list_of_role_2">watch individual changes to a list of Role</h3> <div class="listingblock"> <div class="content"> <pre>GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/roles</pre> </div> </div> <div class="sect3"> <h4 id="_parameters_40">Parameters</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> <col style="width:16%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Type</th> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Required</th> <th class="tableblock halign-left valign-top">Schema</th> <th class="tableblock halign-left valign-top">Default</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">pretty</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">If <em>true</em>, then the output is pretty printed.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">labelSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their labels. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">fieldSelector</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">A selector to restrict the list of returned objects by their fields. Defaults to everything.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">watch</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">resourceVersion</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it&#8217;s 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td> <td class="tableblock halign-left valign-top"></td> </tr> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_responses_41">Responses</h4> <table class="tableblock frame-all grid-all" style="width:100%; "> <colgroup> <col style="width:33%;"> <col style="width:33%;"> <col style="width:33%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">HTTP Code</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-left valign-top">Schema</th> </tr> </thead> <tbody> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_watchevent">v1.WatchEvent</a></p></td> </tr> </tbody> </table> </div> <div class="sect3"> <h4 id="_consumes_41">Consumes</h4> <div class="ulist"> <ul> <li> <p><strong>/</strong></p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_produces_41">Produces</h4> <div class="ulist"> <ul> <li> <p>application/json</p> </li> <li> <p>application/yaml</p> </li> <li> <p>application/vnd.kubernetes.protobuf</p> </li> <li> <p>application/json;stream=watch</p> </li> <li> <p>application/vnd.kubernetes.protobuf;stream=watch</p> </li> </ul> </div> </div> <div class="sect3"> <h4 id="_tags_41">Tags</h4> <div class="ulist"> <ul> <li> <p>apisrbac.authorization.k8s.iov1alpha1</p> </li> </ul> </div> </div> </div> </div> </div> </div> <div id="footer"> <div id="footer-text"> Last updated 2017-03-16 22:51:49 UTC </div> </div> </body> </html>
third_party/blink/web_tests/tables/mozilla/bugs/bug98196.html
scheib/chromium
<HTML> <HEAD> </HEAD> <BODY> <table border=1 width=100% height=100%> <tr> <td>top</td> </tr><tr> <td>bottom</td> </tr> </table> </BODY> </HTML>
api/master/Thelia/Model/Base/RewritingUrl.html
Mertiozys/thelia.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Thelia\Model\Base\RewritingUrl | </title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> </head> <body id="class"> <div class="header"> <ul> <li><a href="../../../classes.html">Classes</a></li> <li><a href="../../../namespaces.html">Namespaces</a></li> <li><a href="../../../interfaces.html">Interfaces</a></li> <li><a href="../../../traits.html">Traits</a></li> <li><a href="../../../doc-index.html">Index</a></li> </ul> <div id="title"></div> <div class="type">Class</div> <h1><a href="../../../Thelia/Model/Base.html">Thelia\Model\Base</a>\RewritingUrl</h1> </div> <div class="content"> <p>abstract class <strong>RewritingUrl</strong> implements <abbr title="Propel\Runtime\ActiveRecord\ActiveRecordInterface">ActiveRecordInterface</abbr></p> <h2>Constants</h2> <table> <tr> <td>TABLE_MAP</td> <td class="last"> <p><em>TableMap class name</em></p> <p> </p> </td> </tr> </table> <h2>Methods</h2> <table> <tr> <td class="type"> </td> <td class="last"> <a href="#method___construct">__construct</a>() <p>Initializes internal state of Thelia\Model\Base\RewritingUrl object.</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_isModified">isModified</a>() <p>Returns whether the object has been modified.</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_isColumnModified">isColumnModified</a>(string $col) <p>Has specified column been modified?</p> </td> <td></td> </tr> <tr> <td class="type"> array </td> <td class="last"> <a href="#method_getModifiedColumns">getModifiedColumns</a>() <p>Get the columns that have been modified in this object.</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_isNew">isNew</a>() <p>Returns whether the object has ever been saved.</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_setNew">setNew</a>(boolean $b) <p>Setter for the isNew attribute.</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_isDeleted">isDeleted</a>() <p>Whether this object has been deleted.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_setDeleted">setDeleted</a>(boolean $b) <p>Specify whether this object has been deleted.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_resetModified">resetModified</a>(string $col = null) <p>Sets the modified state for the object to be false.</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_equals">equals</a>(mixed $obj) <p>Compares this with another <code>RewritingUrl</code> instance.</p> </td> <td></td> </tr> <tr> <td class="type"> int </td> <td class="last"> <a href="#method_hashCode">hashCode</a>() <p>If the primary key is not null, return the hashcode of the primary key.</p> </td> <td></td> </tr> <tr> <td class="type"> array </td> <td class="last"> <a href="#method_getVirtualColumns">getVirtualColumns</a>() <p>Get the associative array of the virtual columns in this object</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_hasVirtualColumn">hasVirtualColumn</a>(string $name) <p>Checks the existence of a virtual column in this object</p> </td> <td></td> </tr> <tr> <td class="type"> mixed </td> <td class="last"> <a href="#method_getVirtualColumn">getVirtualColumn</a>(string $name) <p>Get the value of a virtual column in this object</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/Base/RewritingUrl.html"><abbr title="Thelia\Model\Base\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setVirtualColumn">setVirtualColumn</a>(string $name, mixed $value) <p>Set the value of a virtual column in this object</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/Base/RewritingUrl.html"><abbr title="Thelia\Model\Base\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_importFrom">importFrom</a>(mixed $parser, string $data) <p>Populate the current object from a string, using a given parser format <code> $book = new Book(); $book->importFrom('JSON', '{"Id":9012,"Title":"Don Juan","ISBN":"0140422161","Price":12.99,"PublisherId":1234,"AuthorId":5678}'); </code></p> </td> <td></td> </tr> <tr> <td class="type"> string </td> <td class="last"> <a href="#method_exportTo">exportTo</a>(mixed $parser, boolean $includeLazyLoadColumns = true) <p>Export the current object properties to a string, using a given parser format <code> $book = BookQuery::create()->findPk(9012); echo $book->exportTo('JSON'); => {"Id":9012,"Title":"Don Juan","ISBN":"0140422161","Price":12.99,"PublisherId":1234,"AuthorId":5678}'); </code></p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method___sleep">__sleep</a>() <p>Clean up internal collections prior to serializing Avoids recursive loops that turn into segmentation faults when serializing</p> </td> <td></td> </tr> <tr> <td class="type"> int </td> <td class="last"> <a href="#method_getId">getId</a>() <p>Get the [id] column value.</p> </td> <td></td> </tr> <tr> <td class="type"> string </td> <td class="last"> <a href="#method_getUrl">getUrl</a>() <p>Get the [url] column value.</p> </td> <td></td> </tr> <tr> <td class="type"> string </td> <td class="last"> <a href="#method_getView">getView</a>() <p>Get the [view] column value.</p> </td> <td></td> </tr> <tr> <td class="type"> string </td> <td class="last"> <a href="#method_getViewId">getViewId</a>() <p>Get the [view_id] column value.</p> </td> <td></td> </tr> <tr> <td class="type"> string </td> <td class="last"> <a href="#method_getViewLocale">getViewLocale</a>() <p>Get the [view_locale] column value.</p> </td> <td></td> </tr> <tr> <td class="type"> int </td> <td class="last"> <a href="#method_getRedirected">getRedirected</a>() <p>Get the [redirected] column value.</p> </td> <td></td> </tr> <tr> <td class="type"> mixed </td> <td class="last"> <a href="#method_getCreatedAt">getCreatedAt</a>(string $format = NULL) <p>Get the [optionally formatted] temporal [created_at] column value.</p> </td> <td></td> </tr> <tr> <td class="type"> mixed </td> <td class="last"> <a href="#method_getUpdatedAt">getUpdatedAt</a>(string $format = NULL) <p>Get the [optionally formatted] temporal [updated_at] column value.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setId">setId</a>(int $v) <p>Set the value of [id] column.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setUrl">setUrl</a>(string $v) <p>Set the value of [url] column.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setView">setView</a>(string $v) <p>Set the value of [view] column.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setViewId">setViewId</a>(string $v) <p>Set the value of [view_id] column.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setViewLocale">setViewLocale</a>(string $v) <p>Set the value of [view_locale] column.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setRedirected">setRedirected</a>(int $v) <p>Set the value of [redirected] column.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setCreatedAt">setCreatedAt</a>(mixed $v) <p>Sets the value of [created_at] column to a normalized version of the date/time value specified.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setUpdatedAt">setUpdatedAt</a>(mixed $v) <p>Sets the value of [updated_at] column to a normalized version of the date/time value specified.</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_hasOnlyDefaultValues">hasOnlyDefaultValues</a>() <p>Indicates whether the columns in this object are only set to default values.</p> </td> <td></td> </tr> <tr> <td class="type"> int </td> <td class="last"> <a href="#method_hydrate">hydrate</a>(array $row, int $startcol, boolean $rehydrate = false, string $indexType = TableMap::TYPE_NUM) <p>Hydrates (populates) the object variables with values from the database resultset.</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_ensureConsistency">ensureConsistency</a>() <p>Checks and repairs the internal consistency of the object.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_reload">reload</a>(boolean $deep = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Reloads this object from datastore based on primary key and (optionally) resets all associated objects.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_delete">delete</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Removes this object from datastore and sets delete attribute.</p> </td> <td></td> </tr> <tr> <td class="type"> int </td> <td class="last"> <a href="#method_save">save</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Persists this object to the database.</p> </td> <td></td> </tr> <tr> <td class="type"> mixed </td> <td class="last"> <a href="#method_getByName">getByName</a>(string $name, string $type = TableMap::TYPE_PHPNAME) <p>Retrieves a field from the object by name passed in as a string.</p> </td> <td></td> </tr> <tr> <td class="type"> mixed </td> <td class="last"> <a href="#method_getByPosition">getByPosition</a>(int $pos) <p>Retrieves a field from the object by Position as specified in the xml schema.</p> </td> <td></td> </tr> <tr> <td class="type"> array </td> <td class="last"> <a href="#method_toArray">toArray</a>(string $keyType = TableMap::TYPE_PHPNAME, boolean $includeLazyLoadColumns = true, array $alreadyDumpedObjects = array(), boolean $includeForeignObjects = false) <p>Exports the object as an array.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_setByName">setByName</a>(string $name, mixed $value, string $type = TableMap::TYPE_PHPNAME) <p>Sets a field from the object by name passed in as a string.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_setByPosition">setByPosition</a>(int $pos, mixed $value) <p>Sets a field from the object by Position as specified in the xml schema.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_fromArray">fromArray</a>(array $arr, string $keyType = TableMap::TYPE_PHPNAME) <p>Populates the object using an array.</p> </td> <td></td> </tr> <tr> <td class="type"> <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> </td> <td class="last"> <a href="#method_buildCriteria">buildCriteria</a>() <p>Build a Criteria object containing the values of all modified columns in this object.</p> </td> <td></td> </tr> <tr> <td class="type"> <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> </td> <td class="last"> <a href="#method_buildPkeyCriteria">buildPkeyCriteria</a>() <p>Builds a Criteria object containing the primary key for this object.</p> </td> <td></td> </tr> <tr> <td class="type"> int </td> <td class="last"> <a href="#method_getPrimaryKey">getPrimaryKey</a>() <p>Returns the primary key for this object (row).</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_setPrimaryKey">setPrimaryKey</a>(int $key) <p>Generic method to set the primary key (id column).</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_isPrimaryKeyNull">isPrimaryKeyNull</a>() <p>Returns true if the primary key for this object is null.</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_copyInto">copyInto</a>(object $copyObj, boolean $deepCopy = false, boolean $makeNew = true) <p>Sets contents of passed object to values from current object.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_copy">copy</a>(boolean $deepCopy = false) <p>Makes a copy of this object that will be inserted as a new row in table when saved.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setRewritingUrlRelatedByRedirected">setRewritingUrlRelatedByRedirected</a>(<a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> $v = null) <p>Declares an association between this object and a ChildRewritingUrl object.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_getRewritingUrlRelatedByRedirected">getRewritingUrlRelatedByRedirected</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Get the associated ChildRewritingUrl object</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_initRelation">initRelation</a>(string $relationName) <p>Initializes a collection based on the name of a relation.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_clearRewritingUrlsRelatedById">clearRewritingUrlsRelatedById</a>() <p>Clears out the collRewritingUrlsRelatedById collection</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_resetPartialRewritingUrlsRelatedById">resetPartialRewritingUrlsRelatedById</a>($v = true) <p>Reset is the collRewritingUrlsRelatedById collection loaded partially.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_initRewritingUrlsRelatedById">initRewritingUrlsRelatedById</a>(boolean $overrideExisting = true) <p>Initializes the collRewritingUrlsRelatedById collection.</p> </td> <td></td> </tr> <tr> <td class="type"> <abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a>[] </td> <td class="last"> <a href="#method_getRewritingUrlsRelatedById">getRewritingUrlsRelatedById</a>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Gets an array of ChildRewritingUrl objects which contain a foreign key that references this object.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setRewritingUrlsRelatedById">setRewritingUrlsRelatedById</a>(<abbr title="Propel\Runtime\Collection\Collection">Collection</abbr> $rewritingUrlsRelatedById, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Sets a collection of RewritingUrlRelatedById objects related by a one-to-many relationship to the current object.</p> </td> <td></td> </tr> <tr> <td class="type"> int </td> <td class="last"> <a href="#method_countRewritingUrlsRelatedById">countRewritingUrlsRelatedById</a>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, boolean $distinct = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Returns the number of related RewritingUrl objects.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_addRewritingUrlRelatedById">addRewritingUrlRelatedById</a>(<a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> $l) <p>Method called to associate a ChildRewritingUrl object to this object through the ChildRewritingUrl foreign key attribute.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_removeRewritingUrlRelatedById">removeRewritingUrlRelatedById</a>(<abbr title="Thelia\Model\Base\RewritingUrlRelatedById">RewritingUrlRelatedById</abbr> $rewritingUrlRelatedById) <p> </p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_clearRewritingArguments">clearRewritingArguments</a>() <p>Clears out the collRewritingArguments collection</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_resetPartialRewritingArguments">resetPartialRewritingArguments</a>($v = true) <p>Reset is the collRewritingArguments collection loaded partially.</p> </td> <td></td> </tr> <tr> <td class="type"> void </td> <td class="last"> <a href="#method_initRewritingArguments">initRewritingArguments</a>(boolean $overrideExisting = true) <p>Initializes the collRewritingArguments collection.</p> </td> <td></td> </tr> <tr> <td class="type"> <abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../../Thelia/Model/RewritingArgument.html"><abbr title="Thelia\Model\RewritingArgument">RewritingArgument</abbr></a>[] </td> <td class="last"> <a href="#method_getRewritingArguments">getRewritingArguments</a>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Gets an array of ChildRewritingArgument objects which contain a foreign key that references this object.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_setRewritingArguments">setRewritingArguments</a>(<abbr title="Propel\Runtime\Collection\Collection">Collection</abbr> $rewritingArguments, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Sets a collection of RewritingArgument objects related by a one-to-many relationship to the current object.</p> </td> <td></td> </tr> <tr> <td class="type"> int </td> <td class="last"> <a href="#method_countRewritingArguments">countRewritingArguments</a>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, boolean $distinct = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Returns the number of related RewritingArgument objects.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_addRewritingArgument">addRewritingArgument</a>(<a href="../../../Thelia/Model/RewritingArgument.html"><abbr title="Thelia\Model\RewritingArgument">RewritingArgument</abbr></a> $l) <p>Method called to associate a ChildRewritingArgument object to this object through the ChildRewritingArgument foreign key attribute.</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_removeRewritingArgument">removeRewritingArgument</a>(<a href="../../../Thelia/Model/Base/RewritingArgument.html"><abbr title="Thelia\Model\Base\RewritingArgument">RewritingArgument</abbr></a> $rewritingArgument) <p> </p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_clear">clear</a>() <p>Clears the current object and sets all attributes to their default values</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_clearAllReferences">clearAllReferences</a>(boolean $deep = false) <p>Resets all references to other model objects or collections of model objects.</p> </td> <td></td> </tr> <tr> <td class="type"> string </td> <td class="last"> <a href="#method___toString">__toString</a>() <p>Return the string representation of this object</p> </td> <td></td> </tr> <tr> <td class="type"> <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> </td> <td class="last"> <a href="#method_keepUpdateDateUnchanged">keepUpdateDateUnchanged</a>() <p>Mark the current object so that the update date doesn't get updated during next save</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_preSave">preSave</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Code to be run before persisting the object</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_postSave">postSave</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Code to be run after persisting the object</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_preInsert">preInsert</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Code to be run before inserting to database</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_postInsert">postInsert</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Code to be run after inserting to database</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_preUpdate">preUpdate</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Code to be run before updating the object in database</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_postUpdate">postUpdate</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Code to be run after updating the object in database</p> </td> <td></td> </tr> <tr> <td class="type"> boolean </td> <td class="last"> <a href="#method_preDelete">preDelete</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Code to be run before deleting the object in database</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_postDelete">postDelete</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Code to be run after deleting the object in database</p> </td> <td></td> </tr> <tr> <td class="type"> array|string </td> <td class="last"> <a href="#method___call">__call</a>(string $name, mixed $params) <p>Derived method to catches calls to undefined methods.</p> </td> <td></td> </tr> </table> <h2>Details</h2> <h3 id="method___construct"> <div class="location">at line 148</div> <code> public <strong>__construct</strong>()</code> </h3> <div class="details"> <p>Initializes internal state of Thelia\Model\Base\RewritingUrl object.</p> <p> </p> <div class="tags"> </div> </div> <h3 id="method_isModified"> <div class="location">at line 157</div> <code> public boolean <strong>isModified</strong>()</code> </h3> <div class="details"> <p>Returns whether the object has been modified.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td>True if the object has been modified.</td> </tr> </table> </div> </div> <h3 id="method_isColumnModified"> <div class="location">at line 168</div> <code> public boolean <strong>isColumnModified</strong>(string $col)</code> </h3> <div class="details"> <p>Has specified column been modified?</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$col</td> <td>column fully qualified name (TableMap::TYPE<em>COLNAME), e.g. Book::AUTHOR</em>ID</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td>True if $col has been modified.</td> </tr> </table> </div> </div> <h3 id="method_getModifiedColumns"> <div class="location">at line 177</div> <code> public array <strong>getModifiedColumns</strong>()</code> </h3> <div class="details"> <p>Get the columns that have been modified in this object.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>array</td> <td>A unique list of the modified column names for this object.</td> </tr> </table> </div> </div> <h3 id="method_isNew"> <div class="location">at line 189</div> <code> public boolean <strong>isNew</strong>()</code> </h3> <div class="details"> <p>Returns whether the object has ever been saved.</p> <p>This will be false, if the object was retrieved from storage or was created and then saved.</p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td>true, if the object has never been persisted.</td> </tr> </table> </div> </div> <h3 id="method_setNew"> <div class="location">at line 200</div> <code> public <strong>setNew</strong>(boolean $b)</code> </h3> <div class="details"> <p>Setter for the isNew attribute.</p> <p>This method will be called by Propel-generated children and objects.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>boolean</td> <td>$b</td> <td>the state of the object.</td> </tr> </table> </div> </div> <h3 id="method_isDeleted"> <div class="location">at line 209</div> <code> public boolean <strong>isDeleted</strong>()</code> </h3> <div class="details"> <p>Whether this object has been deleted.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td>The deleted state of this object.</td> </tr> </table> </div> </div> <h3 id="method_setDeleted"> <div class="location">at line 219</div> <code> public void <strong>setDeleted</strong>(boolean $b)</code> </h3> <div class="details"> <p>Specify whether this object has been deleted.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>boolean</td> <td>$b</td> <td>The deleted state of this object.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_resetModified"> <div class="location">at line 229</div> <code> public void <strong>resetModified</strong>(string $col = null)</code> </h3> <div class="details"> <p>Sets the modified state for the object to be false.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$col</td> <td>If supplied, only the specified column is reset.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_equals"> <div class="location">at line 248</div> <code> public boolean <strong>equals</strong>(mixed $obj)</code> </h3> <div class="details"> <p>Compares this with another <code>RewritingUrl</code> instance.</p> <p>If <code>obj</code> is an instance of <code>RewritingUrl</code>, delegates to <code>equals(RewritingUrl)</code>. Otherwise, returns <code>false</code>.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>mixed</td> <td>$obj</td> <td>The object to compare to.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td>Whether equal to the object specified.</td> </tr> </table> </div> </div> <h3 id="method_hashCode"> <div class="location">at line 273</div> <code> public int <strong>hashCode</strong>()</code> </h3> <div class="details"> <p>If the primary key is not null, return the hashcode of the primary key.</p> <p>Otherwise, return the hash code of the object.</p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>int</td> <td>Hashcode</td> </tr> </table> </div> </div> <h3 id="method_getVirtualColumns"> <div class="location">at line 287</div> <code> public array <strong>getVirtualColumns</strong>()</code> </h3> <div class="details"> <p>Get the associative array of the virtual columns in this object</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>array</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_hasVirtualColumn"> <div class="location">at line 298</div> <code> public boolean <strong>hasVirtualColumn</strong>(string $name)</code> </h3> <div class="details"> <p>Checks the existence of a virtual column in this object</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$name</td> <td>The virtual column name</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getVirtualColumn"> <div class="location">at line 311</div> <code> public mixed <strong>getVirtualColumn</strong>(string $name)</code> </h3> <div class="details"> <p>Get the value of a virtual column in this object</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$name</td> <td>The virtual column name</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>mixed</td> <td> </td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_setVirtualColumn"> <div class="location">at line 328</div> <code> public <a href="../../../Thelia/Model/Base/RewritingUrl.html"><abbr title="Thelia\Model\Base\RewritingUrl">RewritingUrl</abbr></a> <strong>setVirtualColumn</strong>(string $name, mixed $value)</code> </h3> <div class="details"> <p>Set the value of a virtual column in this object</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$name</td> <td>The virtual column name</td> </tr> <tr> <td>mixed</td> <td>$value</td> <td>The value to give to the virtual column</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/Base/RewritingUrl.html"><abbr title="Thelia\Model\Base\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object, for fluid interface</td> </tr> </table> </div> </div> <h3 id="method_importFrom"> <div class="location">at line 360</div> <code> public <a href="../../../Thelia/Model/Base/RewritingUrl.html"><abbr title="Thelia\Model\Base\RewritingUrl">RewritingUrl</abbr></a> <strong>importFrom</strong>(mixed $parser, string $data)</code> </h3> <div class="details"> <p>Populate the current object from a string, using a given parser format <code> $book = new Book(); $book->importFrom('JSON', '{"Id":9012,"Title":"Don Juan","ISBN":"0140422161","Price":12.99,"PublisherId":1234,"AuthorId":5678}'); </code></p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>mixed</td> <td>$parser</td> <td>A AbstractParser instance, or a format name ('XML', 'YAML', 'JSON', 'CSV')</td> </tr> <tr> <td>string</td> <td>$data</td> <td>The source data to import from</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/Base/RewritingUrl.html"><abbr title="Thelia\Model\Base\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object, for fluid interface</td> </tr> </table> </div> </div> <h3 id="method_exportTo"> <div class="location">at line 383</div> <code> public string <strong>exportTo</strong>(mixed $parser, boolean $includeLazyLoadColumns = true)</code> </h3> <div class="details"> <p>Export the current object properties to a string, using a given parser format <code> $book = BookQuery::create()->findPk(9012); echo $book->exportTo('JSON'); => {"Id":9012,"Title":"Don Juan","ISBN":"0140422161","Price":12.99,"PublisherId":1234,"AuthorId":5678}'); </code></p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>mixed</td> <td>$parser</td> <td>A AbstractParser instance, or a format name ('XML', 'YAML', 'JSON', 'CSV')</td> </tr> <tr> <td>boolean</td> <td>$includeLazyLoadColumns</td> <td>(optional) Whether to include lazy load(ed) columns. Defaults to TRUE.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>string</td> <td>The exported data</td> </tr> </table> </div> </div> <h3 id="method___sleep"> <div class="location">at line 396</div> <code> public <strong>__sleep</strong>()</code> </h3> <div class="details"> <p>Clean up internal collections prior to serializing Avoids recursive loops that turn into segmentation faults when serializing</p> <p> </p> <div class="tags"> </div> </div> <h3 id="method_getId"> <div class="location">at line 408</div> <code> public int <strong>getId</strong>()</code> </h3> <div class="details"> <p>Get the [id] column value.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>int</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getUrl"> <div class="location">at line 419</div> <code> public string <strong>getUrl</strong>()</code> </h3> <div class="details"> <p>Get the [url] column value.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>string</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getView"> <div class="location">at line 430</div> <code> public string <strong>getView</strong>()</code> </h3> <div class="details"> <p>Get the [view] column value.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>string</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getViewId"> <div class="location">at line 441</div> <code> public string <strong>getViewId</strong>()</code> </h3> <div class="details"> <p>Get the [view_id] column value.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>string</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getViewLocale"> <div class="location">at line 452</div> <code> public string <strong>getViewLocale</strong>()</code> </h3> <div class="details"> <p>Get the [view_locale] column value.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>string</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getRedirected"> <div class="location">at line 463</div> <code> public int <strong>getRedirected</strong>()</code> </h3> <div class="details"> <p>Get the [redirected] column value.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>int</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getCreatedAt"> <div class="location">at line 480</div> <code> public mixed <strong>getCreatedAt</strong>(string $format = NULL)</code> </h3> <div class="details"> <p>Get the [optionally formatted] temporal [created_at] column value.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$format</td> <td>The date/time format string (either date()-style or strftime()-style). If format is NULL, then the raw \DateTime object will be returned.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>mixed</td> <td>Formatted date/time value as string or \DateTime object (if format is NULL), NULL if column is NULL, and 0 if column value is 0000-00-00 00:00:00</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td><ul> <li>if unable to parse/validate the date/time value.</li> </ul> </td> </tr> </table> </div> </div> <h3 id="method_getUpdatedAt"> <div class="location">at line 500</div> <code> public mixed <strong>getUpdatedAt</strong>(string $format = NULL)</code> </h3> <div class="details"> <p>Get the [optionally formatted] temporal [updated_at] column value.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$format</td> <td>The date/time format string (either date()-style or strftime()-style). If format is NULL, then the raw \DateTime object will be returned.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>mixed</td> <td>Formatted date/time value as string or \DateTime object (if format is NULL), NULL if column is NULL, and 0 if column value is 0000-00-00 00:00:00</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td><ul> <li>if unable to parse/validate the date/time value.</li> </ul> </td> </tr> </table> </div> </div> <h3 id="method_setId"> <div class="location">at line 515</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setId</strong>(int $v)</code> </h3> <div class="details"> <p>Set the value of [id] column.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>int</td> <td>$v</td> <td>new value</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_setUrl"> <div class="location">at line 536</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setUrl</strong>(string $v)</code> </h3> <div class="details"> <p>Set the value of [url] column.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$v</td> <td>new value</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_setView"> <div class="location">at line 557</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setView</strong>(string $v)</code> </h3> <div class="details"> <p>Set the value of [view] column.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$v</td> <td>new value</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_setViewId"> <div class="location">at line 578</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setViewId</strong>(string $v)</code> </h3> <div class="details"> <p>Set the value of [view_id] column.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$v</td> <td>new value</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_setViewLocale"> <div class="location">at line 599</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setViewLocale</strong>(string $v)</code> </h3> <div class="details"> <p>Set the value of [view_locale] column.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$v</td> <td>new value</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_setRedirected"> <div class="location">at line 620</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setRedirected</strong>(int $v)</code> </h3> <div class="details"> <p>Set the value of [redirected] column.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>int</td> <td>$v</td> <td>new value</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_setCreatedAt"> <div class="location">at line 646</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setCreatedAt</strong>(mixed $v)</code> </h3> <div class="details"> <p>Sets the value of [created_at] column to a normalized version of the date/time value specified.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>mixed</td> <td>$v</td> <td>string, integer (timestamp), or \DateTime value. Empty strings are treated as NULL.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_setUpdatedAt"> <div class="location">at line 667</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setUpdatedAt</strong>(mixed $v)</code> </h3> <div class="details"> <p>Sets the value of [updated_at] column to a normalized version of the date/time value specified.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>mixed</td> <td>$v</td> <td>string, integer (timestamp), or \DateTime value. Empty strings are treated as NULL.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_hasOnlyDefaultValues"> <div class="location">at line 689</div> <code> public boolean <strong>hasOnlyDefaultValues</strong>()</code> </h3> <div class="details"> <p>Indicates whether the columns in this object are only set to default values.</p> <p>This method can be used in conjunction with isModified() to indicate whether an object is both modified <em>and</em> has some values set which are non-default.</p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td>Whether the columns in this object are only been set with default values.</td> </tr> </table> </div> </div> <h3 id="method_hydrate"> <div class="location">at line 713</div> <code> public int <strong>hydrate</strong>(array $row, int $startcol, boolean $rehydrate = false, string $indexType = TableMap::TYPE_NUM)</code> </h3> <div class="details"> <p>Hydrates (populates) the object variables with values from the database resultset.</p> <p>An offset (0-based "start column") is specified so that objects can be hydrated with a subset of the columns in the resultset rows. This is needed, for example, for results of JOIN queries where the resultset row includes columns from two or more tables.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>array</td> <td>$row</td> <td>The row returned by DataFetcher->fetch().</td> </tr> <tr> <td>int</td> <td>$startcol</td> <td>0-based offset column which indicates which restultset column to start with.</td> </tr> <tr> <td>boolean</td> <td>$rehydrate</td> <td>Whether this object is being re-hydrated from the database.</td> </tr> <tr> <td>string</td> <td>$indexType</td> <td>The index type of $row. Mostly DataFetcher->getIndexType(). One of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE_NUM.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>int</td> <td>next starting column</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td><ul> <li>Any caught Exception will be rewrapped as a PropelException.</li> </ul> </td> </tr> </table> </div> </div> <h3 id="method_ensureConsistency"> <div class="location">at line 775</div> <code> public <strong>ensureConsistency</strong>()</code> </h3> <div class="details"> <p>Checks and repairs the internal consistency of the object.</p> <p>This method is executed after an already-instantiated object is re-hydrated from the database. It exists to check any foreign keys to make sure that the objects related to the current object are correct based on foreign key.</p> <p>You can override this method in the stub class, but you should always invoke the base method from the overridden method (i.e. parent::ensureConsistency()), in case your model changes.</p> <div class="tags"> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_reload"> <div class="location">at line 792</div> <code> public void <strong>reload</strong>(boolean $deep = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Reloads this object from datastore based on primary key and (optionally) resets all associated objects.</p> <p>This will only work if the object has been saved and has a valid primary key set.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>boolean</td> <td>$deep</td> <td>(optional) Whether to also de-associated any related objects.</td> </tr> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>(optional) The ConnectionInterface connection to use.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td><ul> <li>if this object is deleted, unsaved or doesn't have pk match in db</li> </ul> </td> </tr> </table> </div> </div> <h3 id="method_delete"> <div class="location">at line 836</div> <code> public void <strong>delete</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Removes this object from datastore and sets delete attribute.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> <h4>See also</h4> <table> <tr> <td>RewritingUrl::setDeleted()</td> <td></td> </tr> <tr> <td>RewritingUrl::isDeleted()</td> <td></td> </tr> </table> </div> </div> <h3 id="method_save"> <div class="location">at line 878</div> <code> public int <strong>save</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Persists this object to the database.</p> <p>If the object is new, it inserts it; otherwise an update is performed. All modified related objects will also be persisted in the doSave() method. This method wraps all precipitate database operations in a single transaction.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>int</td> <td>The number of rows affected by this insert/update and any referring fk objects' save() operations.</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> <h4>See also</h4> <table> <tr> <td>doSave()</td> <td></td> </tr> </table> </div> </div> <h3 id="method_getByName"> <div class="location">at line 1133</div> <code> public mixed <strong>getByName</strong>(string $name, string $type = TableMap::TYPE_PHPNAME)</code> </h3> <div class="details"> <p>Retrieves a field from the object by name passed in as a string.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$name</td> <td>name</td> </tr> <tr> <td>string</td> <td>$type</td> <td>The type of fieldname the $name is of: one of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE<em>NUM. Defaults to TableMap::TYPE</em>PHPNAME.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>mixed</td> <td>Value of field.</td> </tr> </table> </div> </div> <h3 id="method_getByPosition"> <div class="location">at line 1148</div> <code> public mixed <strong>getByPosition</strong>(int $pos)</code> </h3> <div class="details"> <p>Retrieves a field from the object by Position as specified in the xml schema.</p> <p>Zero-based.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>int</td> <td>$pos</td> <td>position in xml schema</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>mixed</td> <td>Value of field at $pos</td> </tr> </table> </div> </div> <h3 id="method_toArray"> <div class="location">at line 1196</div> <code> public array <strong>toArray</strong>(string $keyType = TableMap::TYPE_PHPNAME, boolean $includeLazyLoadColumns = true, array $alreadyDumpedObjects = array(), boolean $includeForeignObjects = false)</code> </h3> <div class="details"> <p>Exports the object as an array.</p> <p>You can specify the key type of the array by passing one of the class type constants.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$keyType</td> <td>(optional) One of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME, TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE<em>NUM. Defaults to TableMap::TYPE</em>PHPNAME.</td> </tr> <tr> <td>boolean</td> <td>$includeLazyLoadColumns</td> <td>(optional) Whether to include lazy loaded columns. Defaults to TRUE.</td> </tr> <tr> <td>array</td> <td>$alreadyDumpedObjects</td> <td>List of objects to skip to avoid recursion</td> </tr> <tr> <td>boolean</td> <td>$includeForeignObjects</td> <td>(optional) Whether to include hydrated related objects. Default to FALSE.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>array</td> <td>an associative array containing the field names (as keys) and field values</td> </tr> </table> </div> </div> <h3 id="method_setByName"> <div class="location">at line 1244</div> <code> public void <strong>setByName</strong>(string $name, mixed $value, string $type = TableMap::TYPE_PHPNAME)</code> </h3> <div class="details"> <p>Sets a field from the object by name passed in as a string.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$name</td> <td> </td> </tr> <tr> <td>mixed</td> <td>$value</td> <td>field value</td> </tr> <tr> <td>string</td> <td>$type</td> <td>The type of fieldname the $name is of: one of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE<em>NUM. Defaults to TableMap::TYPE</em>PHPNAME.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_setByPosition"> <div class="location">at line 1259</div> <code> public void <strong>setByPosition</strong>(int $pos, mixed $value)</code> </h3> <div class="details"> <p>Sets a field from the object by Position as specified in the xml schema.</p> <p>Zero-based.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>int</td> <td>$pos</td> <td>position in xml schema</td> </tr> <tr> <td>mixed</td> <td>$value</td> <td>field value</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_fromArray"> <div class="location">at line 1306</div> <code> public void <strong>fromArray</strong>(array $arr, string $keyType = TableMap::TYPE_PHPNAME)</code> </h3> <div class="details"> <p>Populates the object using an array.</p> <p>This is particularly useful when populating an object from one of the request arrays (e.g. $_POST). This method goes through the column names, checking to see whether a matching key exists in populated array. If so the setByName() method is called for that column.</p> <p>You can specify the key type of the array by additionally passing one of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME, TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE<em>NUM. The default key type is the column's TableMap::TYPE</em>PHPNAME.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>array</td> <td>$arr</td> <td>An array to populate the object from.</td> </tr> <tr> <td>string</td> <td>$keyType</td> <td>The type of keys the array uses.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_buildCriteria"> <div class="location">at line 1325</div> <code> public <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> <strong>buildCriteria</strong>()</code> </h3> <div class="details"> <p>Build a Criteria object containing the values of all modified columns in this object.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td> <td>The Criteria object containing all modified values.</td> </tr> </table> </div> </div> <h3 id="method_buildPkeyCriteria"> <div class="location">at line 1349</div> <code> public <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> <strong>buildPkeyCriteria</strong>()</code> </h3> <div class="details"> <p>Builds a Criteria object containing the primary key for this object.</p> <p>Unlike buildCriteria() this method includes the primary key values regardless of whether or not they have been modified.</p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td> <td>The Criteria object containing value(s) for primary key(s).</td> </tr> </table> </div> </div> <h3 id="method_getPrimaryKey"> <div class="location">at line 1361</div> <code> public int <strong>getPrimaryKey</strong>()</code> </h3> <div class="details"> <p>Returns the primary key for this object (row).</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>int</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_setPrimaryKey"> <div class="location">at line 1372</div> <code> public void <strong>setPrimaryKey</strong>(int $key)</code> </h3> <div class="details"> <p>Generic method to set the primary key (id column).</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>int</td> <td>$key</td> <td>Primary key.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_isPrimaryKeyNull"> <div class="location">at line 1381</div> <code> public boolean <strong>isPrimaryKeyNull</strong>()</code> </h3> <div class="details"> <p>Returns true if the primary key for this object is null.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_copyInto"> <div class="location">at line 1398</div> <code> public <strong>copyInto</strong>(object $copyObj, boolean $deepCopy = false, boolean $makeNew = true)</code> </h3> <div class="details"> <p>Sets contents of passed object to values from current object.</p> <p>If desired, this method can also make copies of all associated (fkey referrers) objects.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>object</td> <td>$copyObj</td> <td>An object of \Thelia\Model\RewritingUrl (or compatible) type.</td> </tr> <tr> <td>boolean</td> <td>$deepCopy</td> <td>Whether to also copy all rows that refer (by fkey) to the current row.</td> </tr> <tr> <td>boolean</td> <td>$makeNew</td> <td>Whether to reset autoincrement PKs and make the object new.</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_copy"> <div class="location">at line 1445</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>copy</strong>(boolean $deepCopy = false)</code> </h3> <div class="details"> <p>Makes a copy of this object that will be inserted as a new row in table when saved.</p> <p>It creates a new object filling in the simple attributes, but skipping any primary keys that are defined for the table.</p> <p>If desired, this method can also make copies of all associated (fkey referrers) objects.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>boolean</td> <td>$deepCopy</td> <td>Whether to also copy all rows that refer (by fkey) to the current row.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>Clone of current object.</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_setRewritingUrlRelatedByRedirected"> <div class="location">at line 1462</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setRewritingUrlRelatedByRedirected</strong>(<a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> $v = null)</code> </h3> <div class="details"> <p>Declares an association between this object and a ChildRewritingUrl object.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>$v</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getRewritingUrlRelatedByRedirected"> <div class="location">at line 1490</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>getRewritingUrlRelatedByRedirected</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Get the associated ChildRewritingUrl object</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>Optional Connection object.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The associated ChildRewritingUrl object.</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_initRelation"> <div class="location">at line 1515</div> <code> public void <strong>initRelation</strong>(string $relationName)</code> </h3> <div class="details"> <p>Initializes a collection based on the name of a relation.</p> <p>Avoids crafting an 'init[$relationName]s' method name that wouldn't work when StandardEnglishPluralizer is used.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$relationName</td> <td>The name of the relation to initialize</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_clearRewritingUrlsRelatedById"> <div class="location">at line 1534</div> <code> public void <strong>clearRewritingUrlsRelatedById</strong>()</code> </h3> <div class="details"> <p>Clears out the collRewritingUrlsRelatedById collection</p> <p>This does not modify the database; however, it will remove any associated objects, causing them to be refetched by subsequent calls to accessor method.</p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> <h4>See also</h4> <table> <tr> <td>addRewritingUrlsRelatedById()</td> <td></td> </tr> </table> </div> </div> <h3 id="method_resetPartialRewritingUrlsRelatedById"> <div class="location">at line 1542</div> <code> public <strong>resetPartialRewritingUrlsRelatedById</strong>($v = true)</code> </h3> <div class="details"> <p>Reset is the collRewritingUrlsRelatedById collection loaded partially.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td></td> <td>$v</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_initRewritingUrlsRelatedById"> <div class="location">at line 1559</div> <code> public void <strong>initRewritingUrlsRelatedById</strong>(boolean $overrideExisting = true)</code> </h3> <div class="details"> <p>Initializes the collRewritingUrlsRelatedById collection.</p> <p>By default this just sets the collRewritingUrlsRelatedById collection to an empty array (like clearcollRewritingUrlsRelatedById()); however, you may wish to override this method in your stub class to provide setting appropriate to your application -- for example, setting the initial array to the values stored in database.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>boolean</td> <td>$overrideExisting</td> <td>If set to true, the method call initializes the collection even if it is not empty</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getRewritingUrlsRelatedById"> <div class="location">at line 1582</div> <code> public <abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a>[] <strong>getRewritingUrlsRelatedById</strong>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Gets an array of ChildRewritingUrl objects which contain a foreign key that references this object.</p> <p>If the $criteria is not null, it is used to always fetch the results from the database. Otherwise the results are fetched from the database the first time, then cached. Next time the same method is called without $criteria, the cached collection is returned. If this ChildRewritingUrl is new, it will return an empty collection or the current collection; the criteria is ignored on a new object.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td> <td>$criteria</td> <td>optional Criteria object to narrow the query</td> </tr> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>optional connection object</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a>[]</td> <td>List of ChildRewritingUrl objects</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_setRewritingUrlsRelatedById"> <div class="location">at line 1638</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setRewritingUrlsRelatedById</strong>(<abbr title="Propel\Runtime\Collection\Collection">Collection</abbr> $rewritingUrlsRelatedById, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Sets a collection of RewritingUrlRelatedById objects related by a one-to-many relationship to the current object.</p> <p>It will also schedule objects for deletion based on a diff between old objects (aka persisted) and new objects from the given Propel collection.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Collection\Collection">Collection</abbr></td> <td>$rewritingUrlsRelatedById</td> <td>A Propel collection.</td> </tr> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>Optional connection object</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_countRewritingUrlsRelatedById"> <div class="location">at line 1669</div> <code> public int <strong>countRewritingUrlsRelatedById</strong>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, boolean $distinct = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Returns the number of related RewritingUrl objects.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td> <td>$criteria</td> <td> </td> </tr> <tr> <td>boolean</td> <td>$distinct</td> <td> </td> </tr> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>int</td> <td>Count of related RewritingUrl objects.</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_addRewritingUrlRelatedById"> <div class="location">at line 1701</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>addRewritingUrlRelatedById</strong>(<a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> $l)</code> </h3> <div class="details"> <p>Method called to associate a ChildRewritingUrl object to this object through the ChildRewritingUrl foreign key attribute.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>$l</td> <td>ChildRewritingUrl</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_removeRewritingUrlRelatedById"> <div class="location">at line 1728</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>removeRewritingUrlRelatedById</strong>(<abbr title="Thelia\Model\Base\RewritingUrlRelatedById">RewritingUrlRelatedById</abbr> $rewritingUrlRelatedById)</code> </h3> <div class="details"> <p> </p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Thelia\Model\Base\RewritingUrlRelatedById">RewritingUrlRelatedById</abbr></td> <td>$rewritingUrlRelatedById</td> <td>The rewritingUrlRelatedById object to remove.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_clearRewritingArguments"> <div class="location">at line 1752</div> <code> public void <strong>clearRewritingArguments</strong>()</code> </h3> <div class="details"> <p>Clears out the collRewritingArguments collection</p> <p>This does not modify the database; however, it will remove any associated objects, causing them to be refetched by subsequent calls to accessor method.</p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> <h4>See also</h4> <table> <tr> <td>addRewritingArguments()</td> <td></td> </tr> </table> </div> </div> <h3 id="method_resetPartialRewritingArguments"> <div class="location">at line 1760</div> <code> public <strong>resetPartialRewritingArguments</strong>($v = true)</code> </h3> <div class="details"> <p>Reset is the collRewritingArguments collection loaded partially.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td></td> <td>$v</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_initRewritingArguments"> <div class="location">at line 1777</div> <code> public void <strong>initRewritingArguments</strong>(boolean $overrideExisting = true)</code> </h3> <div class="details"> <p>Initializes the collRewritingArguments collection.</p> <p>By default this just sets the collRewritingArguments collection to an empty array (like clearcollRewritingArguments()); however, you may wish to override this method in your stub class to provide setting appropriate to your application -- for example, setting the initial array to the values stored in database.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>boolean</td> <td>$overrideExisting</td> <td>If set to true, the method call initializes the collection even if it is not empty</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>void</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_getRewritingArguments"> <div class="location">at line 1800</div> <code> public <abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../../Thelia/Model/RewritingArgument.html"><abbr title="Thelia\Model\RewritingArgument">RewritingArgument</abbr></a>[] <strong>getRewritingArguments</strong>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Gets an array of ChildRewritingArgument objects which contain a foreign key that references this object.</p> <p>If the $criteria is not null, it is used to always fetch the results from the database. Otherwise the results are fetched from the database the first time, then cached. Next time the same method is called without $criteria, the cached collection is returned. If this ChildRewritingUrl is new, it will return an empty collection or the current collection; the criteria is ignored on a new object.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td> <td>$criteria</td> <td>optional Criteria object to narrow the query</td> </tr> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>optional connection object</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../../Thelia/Model/RewritingArgument.html"><abbr title="Thelia\Model\RewritingArgument">RewritingArgument</abbr></a>[]</td> <td>List of ChildRewritingArgument objects</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_setRewritingArguments"> <div class="location">at line 1856</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>setRewritingArguments</strong>(<abbr title="Propel\Runtime\Collection\Collection">Collection</abbr> $rewritingArguments, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Sets a collection of RewritingArgument objects related by a one-to-many relationship to the current object.</p> <p>It will also schedule objects for deletion based on a diff between old objects (aka persisted) and new objects from the given Propel collection.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Collection\Collection">Collection</abbr></td> <td>$rewritingArguments</td> <td>A Propel collection.</td> </tr> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>Optional connection object</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_countRewritingArguments"> <div class="location">at line 1890</div> <code> public int <strong>countRewritingArguments</strong>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, boolean $distinct = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Returns the number of related RewritingArgument objects.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td> <td>$criteria</td> <td> </td> </tr> <tr> <td>boolean</td> <td>$distinct</td> <td> </td> </tr> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>int</td> <td>Count of related RewritingArgument objects.</td> </tr> </table> <h4>Exceptions</h4> <table> <tr> <td><abbr title="PropelException">PropelException</abbr></td> <td> </td> </tr> </table> </div> </div> <h3 id="method_addRewritingArgument"> <div class="location">at line 1922</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>addRewritingArgument</strong>(<a href="../../../Thelia/Model/RewritingArgument.html"><abbr title="Thelia\Model\RewritingArgument">RewritingArgument</abbr></a> $l)</code> </h3> <div class="details"> <p>Method called to associate a ChildRewritingArgument object to this object through the ChildRewritingArgument foreign key attribute.</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingArgument.html"><abbr title="Thelia\Model\RewritingArgument">RewritingArgument</abbr></a></td> <td>$l</td> <td>ChildRewritingArgument</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_removeRewritingArgument"> <div class="location">at line 1949</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>removeRewritingArgument</strong>(<a href="../../../Thelia/Model/Base/RewritingArgument.html"><abbr title="Thelia\Model\Base\RewritingArgument">RewritingArgument</abbr></a> $rewritingArgument)</code> </h3> <div class="details"> <p> </p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><a href="../../../Thelia/Model/Base/RewritingArgument.html"><abbr title="Thelia\Model\Base\RewritingArgument">RewritingArgument</abbr></a></td> <td>$rewritingArgument</td> <td>The rewritingArgument object to remove.</td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_clear"> <div class="location">at line 1967</div> <code> public <strong>clear</strong>()</code> </h3> <div class="details"> <p>Clears the current object and sets all attributes to their default values</p> <p> </p> <div class="tags"> </div> </div> <h3 id="method_clearAllReferences"> <div class="location">at line 1993</div> <code> public <strong>clearAllReferences</strong>(boolean $deep = false)</code> </h3> <div class="details"> <p>Resets all references to other model objects or collections of model objects.</p> <p>This method is a user-space workaround for PHP's inability to garbage collect objects with circular references (even in PHP 5.3). This is currently necessary when using Propel in certain daemon or large-volume/high-memory operations.</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>boolean</td> <td>$deep</td> <td>Whether to also clear the references on all referrer objects.</td> </tr> </table> </div> </div> <h3 id="method___toString"> <div class="location">at line 2018</div> <code> public string <strong>__toString</strong>()</code> </h3> <div class="details"> <p>Return the string representation of this object</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td>string</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_keepUpdateDateUnchanged"> <div class="location">at line 2030</div> <code> public <a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a> <strong>keepUpdateDateUnchanged</strong>()</code> </h3> <div class="details"> <p>Mark the current object so that the update date doesn't get updated during next save</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td><a href="../../../Thelia/Model/RewritingUrl.html"><abbr title="Thelia\Model\RewritingUrl">RewritingUrl</abbr></a></td> <td>The current object (for fluent API support)</td> </tr> </table> </div> </div> <h3 id="method_preSave"> <div class="location">at line 2042</div> <code> public boolean <strong>preSave</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Code to be run before persisting the object</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_postSave"> <div class="location">at line 2051</div> <code> public <strong>postSave</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Code to be run after persisting the object</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_preInsert"> <div class="location">at line 2061</div> <code> public boolean <strong>preInsert</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Code to be run before inserting to database</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_postInsert"> <div class="location">at line 2070</div> <code> public <strong>postInsert</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Code to be run after inserting to database</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_preUpdate"> <div class="location">at line 2080</div> <code> public boolean <strong>preUpdate</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Code to be run before updating the object in database</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_postUpdate"> <div class="location">at line 2089</div> <code> public <strong>postUpdate</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Code to be run after updating the object in database</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_preDelete"> <div class="location">at line 2099</div> <code> public boolean <strong>preDelete</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Code to be run before deleting the object in database</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>boolean</td> <td> </td> </tr> </table> </div> </div> <h3 id="method_postDelete"> <div class="location">at line 2108</div> <code> public <strong>postDelete</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <p>Code to be run after deleting the object in database</p> <p> </p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td> </td> </tr> </table> </div> </div> <h3 id="method___call"> <div class="location">at line 2125</div> <code> public array|string <strong>__call</strong>(string $name, mixed $params)</code> </h3> <div class="details"> <p>Derived method to catches calls to undefined methods.</p> <p>Provides magic import/export method support (fromXML()/toXML(), fromYAML()/toYAML(), etc.). Allows to define default __call() behavior if you overwrite __call()</p> <div class="tags"> <h4>Parameters</h4> <table> <tr> <td>string</td> <td>$name</td> <td> </td> </tr> <tr> <td>mixed</td> <td>$params</td> <td> </td> </tr> </table> <h4>Return Value</h4> <table> <tr> <td>array|string</td> <td> </td> </tr> </table> </div> </div> </div> <div id="footer"> Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. </div> </body> </html>
webapp/app/bower_components/iron-icon/iron-icon.html
DavidHulsmanNL/JWP
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> <link rel="import" href="../polymer/polymer.html"> <link rel="import" href="../iron-meta/iron-meta.html"> <link rel="import" href="../iron-flex-layout/iron-flex-layout.html"> <!-- The `iron-icon` element displays an icon. By default an icon renders as a 24px square. Example using src: <iron-icon src="star.png"></iron-icon> Example setting size to 32px x 32px: <iron-icon class="big" src="big_star.png"></iron-icon> <style is="custom-style"> .big { --iron-icon-height: 32px; --iron-icon-width: 32px; } </style> The iron elements include several sets of icons. To use the default set of icons, import `iron-icons.html` and use the `icon` attribute to specify an icon: <link rel="import" href="/components/iron-icons/iron-icons.html"> <iron-icon icon="menu"></iron-icon> To use a different built-in set of icons, import the specific `iron-icons/<iconset>-icons.html`, and specify the icon as `<iconset>:<icon>`. For example, to use a communication icon, you would use: <link rel="import" href="/components/iron-icons/communication-icons.html"> <iron-icon icon="communication:email"></iron-icon> You can also create custom icon sets of bitmap or SVG icons. Example of using an icon named `cherry` from a custom iconset with the ID `fruit`: <iron-icon icon="fruit:cherry"></iron-icon> See [iron-iconset](iron-iconset) and [iron-iconset-svg](iron-iconset-svg) for more information about how to create a custom iconset. See the [iron-icons demo](iron-icons?view=demo:demo/index.html) to see the icons available in the various iconsets. To load a subset of icons from one of the default `iron-icons` sets, you can use the [poly-icon](https://poly-icon.appspot.com/) tool. It allows you to select individual icons, and creates an iconset from them that you can use directly in your elements. ### Styling The following custom properties are available for styling: Custom property | Description | Default ----------------|-------------|---------- `--iron-icon-width` | Width of the icon | `24px` `--iron-icon-height` | Height of the icon | `24px` `--iron-icon-fill-color` | Fill color of the svg icon | `currentcolor` `--iron-icon-stroke-color` | Stroke color of the svg icon | none @group Iron Elements @element iron-icon @demo demo/index.html @hero hero.svg @homepage polymer.github.io --> <dom-module id="iron-icon"> <style> :host { @apply(--layout-inline); @apply(--layout-center-center); position: relative; vertical-align: middle; fill: var(--iron-icon-fill-color, currentcolor); stroke: var(--iron-icon-stroke-color, none); width: var(--iron-icon-width, 24px); height: var(--iron-icon-height, 24px); } </style> <template> </template> <script> Polymer({ is: 'iron-icon', properties: { /** * The name of the icon to use. The name should be of the form: * `iconset_name:icon_name`. */ icon: { type: String, observer: '_iconChanged' }, /** * The name of the theme to used, if one is specified by the * iconset. */ theme: { type: String, observer: '_updateIcon' }, /** * If using iron-icon without an iconset, you can set the src to be * the URL of an individual icon image file. Note that this will take * precedence over a given icon attribute. */ src: { type: String, observer: '_srcChanged' }, /** * @type {!Polymer.IronMeta} */ _meta: { value: Polymer.Base.create('iron-meta', {type: 'iconset'}), observer: '_updateIcon' } }, _DEFAULT_ICONSET: 'icons', _iconChanged: function(icon) { var parts = (icon || '').split(':'); this._iconName = parts.pop(); this._iconsetName = parts.pop() || this._DEFAULT_ICONSET; this._updateIcon(); }, _srcChanged: function(src) { this._updateIcon(); }, _usesIconset: function() { return this.icon || !this.src; }, /** @suppress {visibility} */ _updateIcon: function() { if (this._usesIconset()) { if (this._img && this._img.parentNode) { Polymer.dom(this.root).removeChild(this._img); } if (this._iconName === "") { if (this._iconset) { this._iconset.removeIcon(this); } } else if (this._iconsetName && this._meta) { this._iconset = /** @type {?Polymer.Iconset} */ ( this._meta.byKey(this._iconsetName)); if (this._iconset) { this._iconset.applyIcon(this, this._iconName, this.theme); this.unlisten(window, 'iron-iconset-added', '_updateIcon'); } else { this.listen(window, 'iron-iconset-added', '_updateIcon'); } } } else { if (this._iconset) { this._iconset.removeIcon(this); } if (!this._img) { this._img = document.createElement('img'); this._img.style.width = '100%'; this._img.style.height = '100%'; this._img.draggable = false; } this._img.src = this.src; Polymer.dom(this.root).appendChild(this._img); } } }); </script> </dom-module>
third_party/blink/web_tests/css2.1/t1508-c527-font-06-b.html
scheib/chromium
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>CSS 2.1 Test Suite: font</title> <style type="text/css"> body {font-size: 12px; color: navy;} .seven {font: italic small-caps 900 150%/2em monospace;} span.dummy {color: silver;} </style> <link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-shorthand" title="15.8 Shorthand font property: the 'font' property"> <link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#q26" title="10.8.1 Leading and half-leading"> </head> <body> <p class="seven"> This text should be 18px monospace, in small-caps, italicized, and very bold, with double line spacing. <span class="dummy"> dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text dummy text </span> </p> </body> </html>
src/main/resources/inspectionDescriptions/UnnecessaryJavaDocLink.html
Yihy/resources_cn
<html> <body> Reports any Javadoc <b>@see</b>, <b>{@link}</b> and <b>{@linkplain}</b> tags which reference the method owning the comment, the super method of the method owning the comment or the class containing the comment. Such links are unnecessary and can be safely removed using this inspections quickfix. The quickfix will remove the entire Javadoc comment if the link is its only content. <!-- tooltip end --> <p> Use the checkbox below to ignore inline links (<b>{@link}</b> and <b>{@linkplain}</b>) to super methods. While a link to all super methods is automatically added by the Javadoc tool, an inline link to the super method can occasionally be needed in the text of the Javadoc. </body> </html>
www/static/css/components/notify.css
silentsee/blog
/*! UIkit 2.23.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ /* ======================================================================== Component: Notify ========================================================================== */ /* * Message container for positioning */ .uk-notify { position: fixed; top: 10px; left: 10px; z-index: 1040; box-sizing: border-box; width: 350px; } /* Position modifiers ========================================================================== */ .uk-notify-top-right, .uk-notify-bottom-right { left: auto; right: 10px; } .uk-notify-top-center, .uk-notify-bottom-center { left: 50%; margin-left: -175px; } .uk-notify-bottom-left, .uk-notify-bottom-right, .uk-notify-bottom-center { top: auto; bottom: 10px; } /* Responsiveness ========================================================================== */ /* Phones portrait and smaller */ @media (max-width: 479px) { /* * Fit in small screen */ .uk-notify { left: 10px; right: 10px; width: auto; margin: 0; } } /* Sub-object: `uk-notify-message` ========================================================================== */ .uk-notify-message { position: relative; margin-bottom: 10px; padding: 15px; background: #444444; color: #ffffff; font-size: 16px; line-height: 22px; cursor: pointer; } /* Close in notify ========================================================================== */ .uk-notify-message > .uk-close { visibility: hidden; float: right; } .uk-notify-message:hover > .uk-close { visibility: visible; } /* Modifier: `uk-alert-info` ========================================================================== */ .uk-notify-message-primary { background: #ebf7fd; color: #2d7091; } /* Modifier: `uk-alert-success` ========================================================================== */ .uk-notify-message-success { background: #f2fae3; color: #659f13; } /* Modifier: `uk-notify-message-warning` ========================================================================== */ .uk-notify-message-warning { background: #fffceb; color: #e28327; } /* Modifier: `uk-notify-message-danger` ========================================================================== */ .uk-notify-message-danger { background: #fff1f0; color: #d85030; }
packages/telescope-users/lib/client/templates/profile/user_downvoted_posts.html
maxtor3569/Telescope
<template name="user_downvoted_posts"> <div class="user-profile-votes grid grid-module"> <h3>{{_ "downvoted_posts"}}</h3> {{> posts_list_controller arguments}} </div> </template>
trunk/doc/html/search/functions_6d.html
locksmithone/qcnsim
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta name="generator" content="Doxygen 1.8.5"> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="functions_6d.js"></script> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Loading...</div> <div id="SRResults"></div> <script type="text/javascript"><!-- createResults(); --></script> <div class="SRStatus" id="Searching">Searching...</div> <div class="SRStatus" id="NoMatches">No Matches</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
platform/platform-api/src/com/intellij/ui/errorView/package.html
android-ia/platform_tools_idea
<!-- ~ Copyright 2000-2007 JetBrains s.r.o. ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html><body bgcolor="white"> Provides interfaces for creating instances of the error view component. </body></html>
third_party/blink/web_tests/external/wpt/css/css-shapes/shape-outside/shape-image/reference/shape-image-013-ref.html
chromium/chromium
<!DOCTYPE html> <html> <head> <title>CSS Reference File</title> <link rel="author" title="Bem Jones-Bey" href="mailto:bjonesbe@adobe.com"/> <style type="text/css"> .container { width: 150px; height: 100px; } img { position: relative; left: -50px; } .green { float: left; width: 50px; height: 100px; background: rgb(0, 100, 0); } </style> </head> <body> <p> The test passes if you see a solid green square. There should be no red. </p> <div class="container"> <div class="green"></div> <img src="../support/right-half-rectangle.png"/> </div> </body> </html>
third_party/blink/web_tests/external/wpt/css/css-text/word-break/reference/word-break-normal-ref-001.html
scheib/chromium
<!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"> <title>word-break: normal, zwsp</title> <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'> <style type='text/css'> .test { word-break: normal; } /* the CSS below is not part of the test */ .test, .ref { border: 1px solid orange; margin: 20px; padding: 10px; width: 390px; font: 36px/1 sans-serif; } </style> </head> <body> <div id='instructions'>Test passes if the two orange boxes are the same.</div> <div class="ref" lang="en"><span>latinlatinlatin<br/>latin</span></div> <div class="ref" lang="en"><span>latinlatinlatin<br/>latin</span></div> </body> </html>
tests/wpt/mozilla/tests/mozilla/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-https/link-tag/upgrade-protocol.swap-origin-redirect.http.html
shinglyu/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is not explicitly defined</title> <meta name="description" content="Check that referrer URL follows no-referrer-when-downgrade policy when no explicit Referrer Policy is set."> <link rel="author" title="Kristijan Burnik" href="burnik@chromium.org"> <link rel="help" href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policies"> <meta name="assert" content="The referrer URL is stripped-referrer when a document served over http requires an https sub-resource via link-tag using the meta-csp delivery method with swap-origin-redirect and when the target request is same-origin."> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <!-- TODO(kristijanburnik): Minify and merge both: --> <script src="/_mozilla/mozilla/referrer-policy/generic/common.js"></script> <script src="/_mozilla/mozilla/referrer-policy/generic/referrer-policy-test-case.js?pipe=sub"></script> </head> <body> <script> ReferrerPolicyTestCase( { "referrer_policy": null, "delivery_method": "meta-csp", "redirection": "swap-origin-redirect", "origin": "same-origin", "source_protocol": "http", "target_protocol": "https", "subresource": "link-tag", "subresource_path": "/_mozilla/mozilla/referrer-policy/generic/subresource/link.py", "referrer_url": "stripped-referrer" }, document.querySelector("meta[name=assert]").content, new SanityChecker() ).start(); </script> <div id="log"></div> </body> </html>
src/chrome/test/data/extensions/api_test/browser_action/popup/popup.html
plxaye/chromium
<!-- * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this * source code is governed by a BSD-style license that can be found in the * LICENSE file. --> <head> <script src="popup.js"></script> <style> body { padding: 0px; margin: 0px; } div { padding: 0px; margin: 0px; } </style> </head> <body> <div id="test">A</div> </body>
webkit/Source/WebCore/manual-tests/resources/testframeset.html
mogoweb/webkit_for_android5.1
<frameset rows="244,516" cols="*"> <frame src="testframe-link_text.html" > <frame src="http://www.google.com"> </frameset>
www/bower_components/bootstrap-datepicker/docs/_screenshots/demo_head.html
jannunen/papp
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="script/common.css"> <script src="script/common.js"></script> <script> function setup(){ $('.popup > input').datepicker(); $('.popup > input').data('datepicker').picker.find('td:nth(15)').trigger('hover'); $('.component > div').datepicker({ format: 'mm-dd-yyyy' }); $('.inline').datepicker(); }; </script> </head> <body data-capture=".popup, .component, .inline > div, .datepicker"> <div class="row-fluid"> <div class="span4 popup"> <input type="text" value="08/03/2013" class="form-control"> </div> <div class="span4 component"> <div class="input-append date"> <input type="text" value="10-05-2003" readonly> <span class="add-on"><i class="icon-th"></i></span> </div> </div> <div class="span4 inline" data-date="01/03/2004"></div> </div> </body> </html>
xampp/tomcat/webapps/examples/jsp/plugin/plugin.html
liuyangning/WX_web
<html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF"> <p><font color="#0000FF"><a href="plugin.jsp"><img src="../images/execute.gif" align="right" border="0"></a><a href="../index.html"><img src="../images/return.gif" width="24" height="24" align="right" border="0"></a></font></p> <h3><a href="plugin.jsp.html">Source Code for Plugin Example<font color="#0000FF"></a> </font> </h3> </body> </html>
software/externals/sam/CMSIS/Device/ATMEL/sam3xa/html/PIOC.html
MITHyperloopTeam/software_core
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>SAM3XA PIOC</title> <link rel="stylesheet" type="text/css" href="css/html.css" media="all" /> </head> <body id="abstract"> <div id="container"> <div id="content"> <a id="PIOC"></a> <h1>SAM3XA PIOC</h1> <a id="PIOC__User_Interface"></a> <h2>Parallel Input/Output Controller (PIOC) User Interface</h2> <!--As per 6315C programmer datasheet.--> <h3>Registers</h3> <table class="registers"> <caption>Register Mapping</caption> <thead> <tr> <th class="address">Address</th> <th class="description">Register</th> <th class="name">Name</th> <th class="access">Access</th> <th class="reset">Reset</th> </tr> </thead> <tbody> <tr class="odd"> <td class="address" id="address_0x400E1200">0x400E1200</td> <td class="description">PIO Enable Register</td> <td class="name"> <a href="#PIOC_PER" title="PIO Enable Register" class="one_click_away">PIOC_PER</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1204">0x400E1204</td> <td class="description">PIO Disable Register</td> <td class="name"> <a href="#PIOC_PDR" title="PIO Disable Register" class="one_click_away">PIOC_PDR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1208">0x400E1208</td> <td class="description">PIO Status Register</td> <td class="name"> <a href="#PIOC_PSR" title="PIO Status Register" class="one_click_away">PIOC_PSR</a> </td> <td class="access">read-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1210">0x400E1210</td> <td class="description">Output Enable Register</td> <td class="name"> <a href="#PIOC_OER" title="Output Enable Register" class="one_click_away">PIOC_OER</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1214">0x400E1214</td> <td class="description">Output Disable Register</td> <td class="name"> <a href="#PIOC_ODR" title="Output Disable Register" class="one_click_away">PIOC_ODR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1218">0x400E1218</td> <td class="description">Output Status Register</td> <td class="name"> <a href="#PIOC_OSR" title="Output Status Register" class="one_click_away">PIOC_OSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1220">0x400E1220</td> <td class="description">Glitch Input Filter Enable Register</td> <td class="name"> <a href="#PIOC_IFER" title="Glitch Input Filter Enable Register" class="one_click_away">PIOC_IFER</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1224">0x400E1224</td> <td class="description">Glitch Input Filter Disable Register</td> <td class="name"> <a href="#PIOC_IFDR" title="Glitch Input Filter Disable Register" class="one_click_away">PIOC_IFDR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1228">0x400E1228</td> <td class="description">Glitch Input Filter Status Register</td> <td class="name"> <a href="#PIOC_IFSR" title="Glitch Input Filter Status Register" class="one_click_away">PIOC_IFSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1230">0x400E1230</td> <td class="description">Set Output Data Register</td> <td class="name"> <a href="#PIOC_SODR" title="Set Output Data Register" class="one_click_away">PIOC_SODR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1234">0x400E1234</td> <td class="description">Clear Output Data Register</td> <td class="name"> <a href="#PIOC_CODR" title="Clear Output Data Register" class="one_click_away">PIOC_CODR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1238">0x400E1238</td> <td class="description">Output Data Status Register</td> <td class="name"> <a href="#PIOC_ODSR" title="Output Data Status Register" class="one_click_away">PIOC_ODSR</a> </td> <td class="access">read-write</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E123C">0x400E123C</td> <td class="description">Pin Data Status Register</td> <td class="name"> <a href="#PIOC_PDSR" title="Pin Data Status Register" class="one_click_away">PIOC_PDSR</a> </td> <td class="access">read-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1240">0x400E1240</td> <td class="description">Interrupt Enable Register</td> <td class="name"> <a href="#PIOC_IER" title="Interrupt Enable Register" class="one_click_away">PIOC_IER</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1244">0x400E1244</td> <td class="description">Interrupt Disable Register</td> <td class="name"> <a href="#PIOC_IDR" title="Interrupt Disable Register" class="one_click_away">PIOC_IDR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1248">0x400E1248</td> <td class="description">Interrupt Mask Register</td> <td class="name"> <a href="#PIOC_IMR" title="Interrupt Mask Register" class="one_click_away">PIOC_IMR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E124C">0x400E124C</td> <td class="description">Interrupt Status Register</td> <td class="name"> <a href="#PIOC_ISR" title="Interrupt Status Register" class="one_click_away">PIOC_ISR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1250">0x400E1250</td> <td class="description">Multi-driver Enable Register</td> <td class="name"> <a href="#PIOC_MDER" title="Multi-driver Enable Register" class="one_click_away">PIOC_MDER</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1254">0x400E1254</td> <td class="description">Multi-driver Disable Register</td> <td class="name"> <a href="#PIOC_MDDR" title="Multi-driver Disable Register" class="one_click_away">PIOC_MDDR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1258">0x400E1258</td> <td class="description">Multi-driver Status Register</td> <td class="name"> <a href="#PIOC_MDSR" title="Multi-driver Status Register" class="one_click_away">PIOC_MDSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1260">0x400E1260</td> <td class="description">Pull-up Disable Register</td> <td class="name"> <a href="#PIOC_PUDR" title="Pull-up Disable Register" class="one_click_away">PIOC_PUDR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1264">0x400E1264</td> <td class="description">Pull-up Enable Register</td> <td class="name"> <a href="#PIOC_PUER" title="Pull-up Enable Register" class="one_click_away">PIOC_PUER</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1268">0x400E1268</td> <td class="description">Pad Pull-up Status Register</td> <td class="name"> <a href="#PIOC_PUSR" title="Pad Pull-up Status Register" class="one_click_away">PIOC_PUSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1270">0x400E1270</td> <td class="description">Peripheral AB Select Register</td> <td class="name"> <a href="#PIOC_ABSR" title="Peripheral AB Select Register" class="one_click_away">PIOC_ABSR</a> </td> <td class="access">read-write</td> <td class="address">0x00000000</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1280">0x400E1280</td> <td class="description">System Clock Glitch Input Filter Select Register</td> <td class="name"> <a href="#PIOC_SCIFSR" title="System Clock Glitch Input Filter Select Register" class="one_click_away">PIOC_SCIFSR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E1284">0x400E1284</td> <td class="description">Debouncing Input Filter Select Register</td> <td class="name"> <a href="#PIOC_DIFSR" title="Debouncing Input Filter Select Register" class="one_click_away">PIOC_DIFSR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E1288">0x400E1288</td> <td class="description">Glitch or Debouncing Input Filter Clock Selection Status Register</td> <td class="name"> <a href="#PIOC_IFDGSR" title="Glitch or Debouncing Input Filter Clock Selection Status Register" class="one_click_away">PIOC_IFDGSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="even"> <td class="address" id="address_0x400E128C">0x400E128C</td> <td class="description">Slow Clock Divider Debouncing Register</td> <td class="name"> <a href="#PIOC_SCDR" title="Slow Clock Divider Debouncing Register" class="one_click_away">PIOC_SCDR</a> </td> <td class="access">read-write</td> <td class="address">0x00000000</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E12A0">0x400E12A0</td> <td class="description">Output Write Enable</td> <td class="name"> <a href="#PIOC_OWER" title="Output Write Enable" class="one_click_away">PIOC_OWER</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E12A4">0x400E12A4</td> <td class="description">Output Write Disable</td> <td class="name"> <a href="#PIOC_OWDR" title="Output Write Disable" class="one_click_away">PIOC_OWDR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E12A8">0x400E12A8</td> <td class="description">Output Write Status Register</td> <td class="name"> <a href="#PIOC_OWSR" title="Output Write Status Register" class="one_click_away">PIOC_OWSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="even"> <td class="address" id="address_0x400E12B0">0x400E12B0</td> <td class="description">Additional Interrupt Modes Enable Register</td> <td class="name"> <a href="#PIOC_AIMER" title="Additional Interrupt Modes Enable Register" class="one_click_away">PIOC_AIMER</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E12B4">0x400E12B4</td> <td class="description">Additional Interrupt Modes Disables Register</td> <td class="name"> <a href="#PIOC_AIMDR" title="Additional Interrupt Modes Disables Register" class="one_click_away">PIOC_AIMDR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E12B8">0x400E12B8</td> <td class="description">Additional Interrupt Modes Mask Register</td> <td class="name"> <a href="#PIOC_AIMMR" title="Additional Interrupt Modes Mask Register" class="one_click_away">PIOC_AIMMR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E12C0">0x400E12C0</td> <td class="description">Edge Select Register</td> <td class="name"> <a href="#PIOC_ESR" title="Edge Select Register" class="one_click_away">PIOC_ESR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E12C4">0x400E12C4</td> <td class="description">Level Select Register</td> <td class="name"> <a href="#PIOC_LSR" title="Level Select Register" class="one_click_away">PIOC_LSR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E12C8">0x400E12C8</td> <td class="description">Edge/Level Status Register</td> <td class="name"> <a href="#PIOC_ELSR" title="Edge/Level Status Register" class="one_click_away">PIOC_ELSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="even"> <td class="address" id="address_0x400E12D0">0x400E12D0</td> <td class="description">Falling Edge/Low Level Select Register</td> <td class="name"> <a href="#PIOC_FELLSR" title="Falling Edge/Low Level Select Register" class="one_click_away">PIOC_FELLSR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E12D4">0x400E12D4</td> <td class="description">Rising Edge/ High Level Select Register</td> <td class="name"> <a href="#PIOC_REHLSR" title="Rising Edge/ High Level Select Register" class="one_click_away">PIOC_REHLSR</a> </td> <td class="access">write-only</td> <td class="address">-</td> </tr> <tr class="even"> <td class="address" id="address_0x400E12D8">0x400E12D8</td> <td class="description">Fall/Rise - Low/High Status Register</td> <td class="name"> <a href="#PIOC_FRLHSR" title="Fall/Rise - Low/High Status Register" class="one_click_away">PIOC_FRLHSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E12E0">0x400E12E0</td> <td class="description">Lock Status</td> <td class="name"> <a href="#PIOC_LOCKSR" title="Lock Status" class="one_click_away">PIOC_LOCKSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> <tr class="even"> <td class="address" id="address_0x400E12E4">0x400E12E4</td> <td class="description">Write Protect Mode Register</td> <td class="name"> <a href="#PIOC_WPMR" title="Write Protect Mode Register" class="one_click_away">PIOC_WPMR</a> </td> <td class="access">read-write</td> <td class="address">0x00000000</td> </tr> <tr class="odd"> <td class="address" id="address_0x400E12E8">0x400E12E8</td> <td class="description">Write Protect Status Register</td> <td class="name"> <a href="#PIOC_WPSR" title="Write Protect Status Register" class="one_click_away">PIOC_WPSR</a> </td> <td class="access">read-only</td> <td class="address">0x00000000</td> </tr> </tbody> </table> <h3>Register Fields</h3> <h4 id="PIOC_PER">PIOC PIO Enable Register</h4> <p><strong>Name</strong>: PIOC_PER</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1200</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PER__P31" title="PIO Enable">P31</a> </td> <td colspan="1"> <a href="#PIOC_PER__P30" title="PIO Enable">P30</a> </td> <td colspan="1"> <a href="#PIOC_PER__P29" title="PIO Enable">P29</a> </td> <td colspan="1"> <a href="#PIOC_PER__P28" title="PIO Enable">P28</a> </td> <td colspan="1"> <a href="#PIOC_PER__P27" title="PIO Enable">P27</a> </td> <td colspan="1"> <a href="#PIOC_PER__P26" title="PIO Enable">P26</a> </td> <td colspan="1"> <a href="#PIOC_PER__P25" title="PIO Enable">P25</a> </td> <td colspan="1"> <a href="#PIOC_PER__P24" title="PIO Enable">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PER__P23" title="PIO Enable">P23</a> </td> <td colspan="1"> <a href="#PIOC_PER__P22" title="PIO Enable">P22</a> </td> <td colspan="1"> <a href="#PIOC_PER__P21" title="PIO Enable">P21</a> </td> <td colspan="1"> <a href="#PIOC_PER__P20" title="PIO Enable">P20</a> </td> <td colspan="1"> <a href="#PIOC_PER__P19" title="PIO Enable">P19</a> </td> <td colspan="1"> <a href="#PIOC_PER__P18" title="PIO Enable">P18</a> </td> <td colspan="1"> <a href="#PIOC_PER__P17" title="PIO Enable">P17</a> </td> <td colspan="1"> <a href="#PIOC_PER__P16" title="PIO Enable">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PER__P15" title="PIO Enable">P15</a> </td> <td colspan="1"> <a href="#PIOC_PER__P14" title="PIO Enable">P14</a> </td> <td colspan="1"> <a href="#PIOC_PER__P13" title="PIO Enable">P13</a> </td> <td colspan="1"> <a href="#PIOC_PER__P12" title="PIO Enable">P12</a> </td> <td colspan="1"> <a href="#PIOC_PER__P11" title="PIO Enable">P11</a> </td> <td colspan="1"> <a href="#PIOC_PER__P10" title="PIO Enable">P10</a> </td> <td colspan="1"> <a href="#PIOC_PER__P9" title="PIO Enable">P9</a> </td> <td colspan="1"> <a href="#PIOC_PER__P8" title="PIO Enable">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PER__P7" title="PIO Enable">P7</a> </td> <td colspan="1"> <a href="#PIOC_PER__P6" title="PIO Enable">P6</a> </td> <td colspan="1"> <a href="#PIOC_PER__P5" title="PIO Enable">P5</a> </td> <td colspan="1"> <a href="#PIOC_PER__P4" title="PIO Enable">P4</a> </td> <td colspan="1"> <a href="#PIOC_PER__P3" title="PIO Enable">P3</a> </td> <td colspan="1"> <a href="#PIOC_PER__P2" title="PIO Enable">P2</a> </td> <td colspan="1"> <a href="#PIOC_PER__P1" title="PIO Enable">P1</a> </td> <td colspan="1"> <a href="#PIOC_PER__P0" title="PIO Enable">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_PER__P0"><strong>P0</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P1"><strong>P1</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P2"><strong>P2</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P3"><strong>P3</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P4"><strong>P4</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P5"><strong>P5</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P6"><strong>P6</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P7"><strong>P7</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P8"><strong>P8</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P9"><strong>P9</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P10"><strong>P10</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P11"><strong>P11</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P12"><strong>P12</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P13"><strong>P13</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P14"><strong>P14</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P15"><strong>P15</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P16"><strong>P16</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P17"><strong>P17</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P18"><strong>P18</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P19"><strong>P19</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P20"><strong>P20</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P21"><strong>P21</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P22"><strong>P22</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P23"><strong>P23</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P24"><strong>P24</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P25"><strong>P25</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P26"><strong>P26</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P27"><strong>P27</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P28"><strong>P28</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P29"><strong>P29</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P30"><strong>P30</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PER__P31"><strong>P31</strong>: PIO Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the PIO to control the corresponding pin (disables peripheral control of the pin).</td></tr></tbody></table></li> </ul> <h4 id="PIOC_PDR">PIOC PIO Disable Register</h4> <p><strong>Name</strong>: PIOC_PDR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1204</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PDR__P31" title="PIO Disable">P31</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P30" title="PIO Disable">P30</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P29" title="PIO Disable">P29</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P28" title="PIO Disable">P28</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P27" title="PIO Disable">P27</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P26" title="PIO Disable">P26</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P25" title="PIO Disable">P25</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P24" title="PIO Disable">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PDR__P23" title="PIO Disable">P23</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P22" title="PIO Disable">P22</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P21" title="PIO Disable">P21</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P20" title="PIO Disable">P20</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P19" title="PIO Disable">P19</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P18" title="PIO Disable">P18</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P17" title="PIO Disable">P17</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P16" title="PIO Disable">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PDR__P15" title="PIO Disable">P15</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P14" title="PIO Disable">P14</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P13" title="PIO Disable">P13</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P12" title="PIO Disable">P12</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P11" title="PIO Disable">P11</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P10" title="PIO Disable">P10</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P9" title="PIO Disable">P9</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P8" title="PIO Disable">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PDR__P7" title="PIO Disable">P7</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P6" title="PIO Disable">P6</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P5" title="PIO Disable">P5</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P4" title="PIO Disable">P4</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P3" title="PIO Disable">P3</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P2" title="PIO Disable">P2</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P1" title="PIO Disable">P1</a> </td> <td colspan="1"> <a href="#PIOC_PDR__P0" title="PIO Disable">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_PDR__P0"><strong>P0</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P1"><strong>P1</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P2"><strong>P2</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P3"><strong>P3</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P4"><strong>P4</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P5"><strong>P5</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P6"><strong>P6</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P7"><strong>P7</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P8"><strong>P8</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P9"><strong>P9</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P10"><strong>P10</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P11"><strong>P11</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P12"><strong>P12</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P13"><strong>P13</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P14"><strong>P14</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P15"><strong>P15</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P16"><strong>P16</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P17"><strong>P17</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P18"><strong>P18</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P19"><strong>P19</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P20"><strong>P20</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P21"><strong>P21</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P22"><strong>P22</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P23"><strong>P23</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P24"><strong>P24</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P25"><strong>P25</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P26"><strong>P26</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P27"><strong>P27</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P28"><strong>P28</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P29"><strong>P29</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P30"><strong>P30</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> <li id="PIOC_PDR__P31"><strong>P31</strong>: PIO Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the PIO from controlling the corresponding pin (enables peripheral control of the pin).</td></tr></tbody></table></li> </ul> <h4 id="PIOC_PSR">PIOC PIO Status Register</h4> <p><strong>Name</strong>: PIOC_PSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E1208</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PSR__P31" title="PIO Status">P31</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P30" title="PIO Status">P30</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P29" title="PIO Status">P29</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P28" title="PIO Status">P28</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P27" title="PIO Status">P27</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P26" title="PIO Status">P26</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P25" title="PIO Status">P25</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P24" title="PIO Status">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PSR__P23" title="PIO Status">P23</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P22" title="PIO Status">P22</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P21" title="PIO Status">P21</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P20" title="PIO Status">P20</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P19" title="PIO Status">P19</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P18" title="PIO Status">P18</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P17" title="PIO Status">P17</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P16" title="PIO Status">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PSR__P15" title="PIO Status">P15</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P14" title="PIO Status">P14</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P13" title="PIO Status">P13</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P12" title="PIO Status">P12</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P11" title="PIO Status">P11</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P10" title="PIO Status">P10</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P9" title="PIO Status">P9</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P8" title="PIO Status">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PSR__P7" title="PIO Status">P7</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P6" title="PIO Status">P6</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P5" title="PIO Status">P5</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P4" title="PIO Status">P4</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P3" title="PIO Status">P3</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P2" title="PIO Status">P2</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P1" title="PIO Status">P1</a> </td> <td colspan="1"> <a href="#PIOC_PSR__P0" title="PIO Status">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_PSR__P0"><strong>P0</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P1"><strong>P1</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P2"><strong>P2</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P3"><strong>P3</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P4"><strong>P4</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P5"><strong>P5</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P6"><strong>P6</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P7"><strong>P7</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P8"><strong>P8</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P9"><strong>P9</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P10"><strong>P10</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P11"><strong>P11</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P12"><strong>P12</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P13"><strong>P13</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P14"><strong>P14</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P15"><strong>P15</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P16"><strong>P16</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P17"><strong>P17</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P18"><strong>P18</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P19"><strong>P19</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P20"><strong>P20</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P21"><strong>P21</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P22"><strong>P22</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P23"><strong>P23</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P24"><strong>P24</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P25"><strong>P25</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P26"><strong>P26</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P27"><strong>P27</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P28"><strong>P28</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P29"><strong>P29</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P30"><strong>P30</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> <li id="PIOC_PSR__P31"><strong>P31</strong>: PIO Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">PIO is inactive on the corresponding I/O line (peripheral is active).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">PIO is active on the corresponding I/O line (peripheral is inactive).</td></tr></tbody></table></li> </ul> <h4 id="PIOC_OER">PIOC Output Enable Register</h4> <p><strong>Name</strong>: PIOC_OER</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1210</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OER__P31" title="Output Enable">P31</a> </td> <td colspan="1"> <a href="#PIOC_OER__P30" title="Output Enable">P30</a> </td> <td colspan="1"> <a href="#PIOC_OER__P29" title="Output Enable">P29</a> </td> <td colspan="1"> <a href="#PIOC_OER__P28" title="Output Enable">P28</a> </td> <td colspan="1"> <a href="#PIOC_OER__P27" title="Output Enable">P27</a> </td> <td colspan="1"> <a href="#PIOC_OER__P26" title="Output Enable">P26</a> </td> <td colspan="1"> <a href="#PIOC_OER__P25" title="Output Enable">P25</a> </td> <td colspan="1"> <a href="#PIOC_OER__P24" title="Output Enable">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OER__P23" title="Output Enable">P23</a> </td> <td colspan="1"> <a href="#PIOC_OER__P22" title="Output Enable">P22</a> </td> <td colspan="1"> <a href="#PIOC_OER__P21" title="Output Enable">P21</a> </td> <td colspan="1"> <a href="#PIOC_OER__P20" title="Output Enable">P20</a> </td> <td colspan="1"> <a href="#PIOC_OER__P19" title="Output Enable">P19</a> </td> <td colspan="1"> <a href="#PIOC_OER__P18" title="Output Enable">P18</a> </td> <td colspan="1"> <a href="#PIOC_OER__P17" title="Output Enable">P17</a> </td> <td colspan="1"> <a href="#PIOC_OER__P16" title="Output Enable">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OER__P15" title="Output Enable">P15</a> </td> <td colspan="1"> <a href="#PIOC_OER__P14" title="Output Enable">P14</a> </td> <td colspan="1"> <a href="#PIOC_OER__P13" title="Output Enable">P13</a> </td> <td colspan="1"> <a href="#PIOC_OER__P12" title="Output Enable">P12</a> </td> <td colspan="1"> <a href="#PIOC_OER__P11" title="Output Enable">P11</a> </td> <td colspan="1"> <a href="#PIOC_OER__P10" title="Output Enable">P10</a> </td> <td colspan="1"> <a href="#PIOC_OER__P9" title="Output Enable">P9</a> </td> <td colspan="1"> <a href="#PIOC_OER__P8" title="Output Enable">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OER__P7" title="Output Enable">P7</a> </td> <td colspan="1"> <a href="#PIOC_OER__P6" title="Output Enable">P6</a> </td> <td colspan="1"> <a href="#PIOC_OER__P5" title="Output Enable">P5</a> </td> <td colspan="1"> <a href="#PIOC_OER__P4" title="Output Enable">P4</a> </td> <td colspan="1"> <a href="#PIOC_OER__P3" title="Output Enable">P3</a> </td> <td colspan="1"> <a href="#PIOC_OER__P2" title="Output Enable">P2</a> </td> <td colspan="1"> <a href="#PIOC_OER__P1" title="Output Enable">P1</a> </td> <td colspan="1"> <a href="#PIOC_OER__P0" title="Output Enable">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_OER__P0"><strong>P0</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P1"><strong>P1</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P2"><strong>P2</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P3"><strong>P3</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P4"><strong>P4</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P5"><strong>P5</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P6"><strong>P6</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P7"><strong>P7</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P8"><strong>P8</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P9"><strong>P9</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P10"><strong>P10</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P11"><strong>P11</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P12"><strong>P12</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P13"><strong>P13</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P14"><strong>P14</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P15"><strong>P15</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P16"><strong>P16</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P17"><strong>P17</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P18"><strong>P18</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P19"><strong>P19</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P20"><strong>P20</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P21"><strong>P21</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P22"><strong>P22</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P23"><strong>P23</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P24"><strong>P24</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P25"><strong>P25</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P26"><strong>P26</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P27"><strong>P27</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P28"><strong>P28</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P29"><strong>P29</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P30"><strong>P30</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OER__P31"><strong>P31</strong>: Output Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the output on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_ODR">PIOC Output Disable Register</h4> <p><strong>Name</strong>: PIOC_ODR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1214</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ODR__P31" title="Output Disable">P31</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P30" title="Output Disable">P30</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P29" title="Output Disable">P29</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P28" title="Output Disable">P28</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P27" title="Output Disable">P27</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P26" title="Output Disable">P26</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P25" title="Output Disable">P25</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P24" title="Output Disable">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ODR__P23" title="Output Disable">P23</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P22" title="Output Disable">P22</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P21" title="Output Disable">P21</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P20" title="Output Disable">P20</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P19" title="Output Disable">P19</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P18" title="Output Disable">P18</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P17" title="Output Disable">P17</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P16" title="Output Disable">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ODR__P15" title="Output Disable">P15</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P14" title="Output Disable">P14</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P13" title="Output Disable">P13</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P12" title="Output Disable">P12</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P11" title="Output Disable">P11</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P10" title="Output Disable">P10</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P9" title="Output Disable">P9</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P8" title="Output Disable">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ODR__P7" title="Output Disable">P7</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P6" title="Output Disable">P6</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P5" title="Output Disable">P5</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P4" title="Output Disable">P4</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P3" title="Output Disable">P3</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P2" title="Output Disable">P2</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P1" title="Output Disable">P1</a> </td> <td colspan="1"> <a href="#PIOC_ODR__P0" title="Output Disable">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_ODR__P0"><strong>P0</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P1"><strong>P1</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P2"><strong>P2</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P3"><strong>P3</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P4"><strong>P4</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P5"><strong>P5</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P6"><strong>P6</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P7"><strong>P7</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P8"><strong>P8</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P9"><strong>P9</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P10"><strong>P10</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P11"><strong>P11</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P12"><strong>P12</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P13"><strong>P13</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P14"><strong>P14</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P15"><strong>P15</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P16"><strong>P16</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P17"><strong>P17</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P18"><strong>P18</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P19"><strong>P19</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P20"><strong>P20</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P21"><strong>P21</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P22"><strong>P22</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P23"><strong>P23</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P24"><strong>P24</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P25"><strong>P25</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P26"><strong>P26</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P27"><strong>P27</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P28"><strong>P28</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P29"><strong>P29</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P30"><strong>P30</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_ODR__P31"><strong>P31</strong>: Output Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the output on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_OSR">PIOC Output Status Register</h4> <p><strong>Name</strong>: PIOC_OSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E1218</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OSR__P31" title="Output Status">P31</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P30" title="Output Status">P30</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P29" title="Output Status">P29</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P28" title="Output Status">P28</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P27" title="Output Status">P27</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P26" title="Output Status">P26</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P25" title="Output Status">P25</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P24" title="Output Status">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OSR__P23" title="Output Status">P23</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P22" title="Output Status">P22</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P21" title="Output Status">P21</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P20" title="Output Status">P20</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P19" title="Output Status">P19</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P18" title="Output Status">P18</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P17" title="Output Status">P17</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P16" title="Output Status">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OSR__P15" title="Output Status">P15</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P14" title="Output Status">P14</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P13" title="Output Status">P13</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P12" title="Output Status">P12</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P11" title="Output Status">P11</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P10" title="Output Status">P10</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P9" title="Output Status">P9</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P8" title="Output Status">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OSR__P7" title="Output Status">P7</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P6" title="Output Status">P6</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P5" title="Output Status">P5</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P4" title="Output Status">P4</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P3" title="Output Status">P3</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P2" title="Output Status">P2</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P1" title="Output Status">P1</a> </td> <td colspan="1"> <a href="#PIOC_OSR__P0" title="Output Status">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_OSR__P0"><strong>P0</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P1"><strong>P1</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P2"><strong>P2</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P3"><strong>P3</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P4"><strong>P4</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P5"><strong>P5</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P6"><strong>P6</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P7"><strong>P7</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P8"><strong>P8</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P9"><strong>P9</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P10"><strong>P10</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P11"><strong>P11</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P12"><strong>P12</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P13"><strong>P13</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P14"><strong>P14</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P15"><strong>P15</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P16"><strong>P16</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P17"><strong>P17</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P18"><strong>P18</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P19"><strong>P19</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P20"><strong>P20</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P21"><strong>P21</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P22"><strong>P22</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P23"><strong>P23</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P24"><strong>P24</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P25"><strong>P25</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P26"><strong>P26</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P27"><strong>P27</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P28"><strong>P28</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P29"><strong>P29</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P30"><strong>P30</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> <li id="PIOC_OSR__P31"><strong>P31</strong>: Output Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is a pure input.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is enabled in output.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_IFER">PIOC Glitch Input Filter Enable Register</h4> <p><strong>Name</strong>: PIOC_IFER</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1220</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFER__P31" title="Input Filter Enable">P31</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P30" title="Input Filter Enable">P30</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P29" title="Input Filter Enable">P29</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P28" title="Input Filter Enable">P28</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P27" title="Input Filter Enable">P27</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P26" title="Input Filter Enable">P26</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P25" title="Input Filter Enable">P25</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P24" title="Input Filter Enable">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFER__P23" title="Input Filter Enable">P23</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P22" title="Input Filter Enable">P22</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P21" title="Input Filter Enable">P21</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P20" title="Input Filter Enable">P20</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P19" title="Input Filter Enable">P19</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P18" title="Input Filter Enable">P18</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P17" title="Input Filter Enable">P17</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P16" title="Input Filter Enable">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFER__P15" title="Input Filter Enable">P15</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P14" title="Input Filter Enable">P14</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P13" title="Input Filter Enable">P13</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P12" title="Input Filter Enable">P12</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P11" title="Input Filter Enable">P11</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P10" title="Input Filter Enable">P10</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P9" title="Input Filter Enable">P9</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P8" title="Input Filter Enable">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFER__P7" title="Input Filter Enable">P7</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P6" title="Input Filter Enable">P6</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P5" title="Input Filter Enable">P5</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P4" title="Input Filter Enable">P4</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P3" title="Input Filter Enable">P3</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P2" title="Input Filter Enable">P2</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P1" title="Input Filter Enable">P1</a> </td> <td colspan="1"> <a href="#PIOC_IFER__P0" title="Input Filter Enable">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_IFER__P0"><strong>P0</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P1"><strong>P1</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P2"><strong>P2</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P3"><strong>P3</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P4"><strong>P4</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P5"><strong>P5</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P6"><strong>P6</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P7"><strong>P7</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P8"><strong>P8</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P9"><strong>P9</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P10"><strong>P10</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P11"><strong>P11</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P12"><strong>P12</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P13"><strong>P13</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P14"><strong>P14</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P15"><strong>P15</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P16"><strong>P16</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P17"><strong>P17</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P18"><strong>P18</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P19"><strong>P19</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P20"><strong>P20</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P21"><strong>P21</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P22"><strong>P22</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P23"><strong>P23</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P24"><strong>P24</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P25"><strong>P25</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P26"><strong>P26</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P27"><strong>P27</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P28"><strong>P28</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P29"><strong>P29</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P30"><strong>P30</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFER__P31"><strong>P31</strong>: Input Filter Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the input glitch filter on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_IFDR">PIOC Glitch Input Filter Disable Register</h4> <p><strong>Name</strong>: PIOC_IFDR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1224</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFDR__P31" title="Input Filter Disable">P31</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P30" title="Input Filter Disable">P30</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P29" title="Input Filter Disable">P29</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P28" title="Input Filter Disable">P28</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P27" title="Input Filter Disable">P27</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P26" title="Input Filter Disable">P26</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P25" title="Input Filter Disable">P25</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P24" title="Input Filter Disable">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFDR__P23" title="Input Filter Disable">P23</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P22" title="Input Filter Disable">P22</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P21" title="Input Filter Disable">P21</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P20" title="Input Filter Disable">P20</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P19" title="Input Filter Disable">P19</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P18" title="Input Filter Disable">P18</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P17" title="Input Filter Disable">P17</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P16" title="Input Filter Disable">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFDR__P15" title="Input Filter Disable">P15</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P14" title="Input Filter Disable">P14</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P13" title="Input Filter Disable">P13</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P12" title="Input Filter Disable">P12</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P11" title="Input Filter Disable">P11</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P10" title="Input Filter Disable">P10</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P9" title="Input Filter Disable">P9</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P8" title="Input Filter Disable">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFDR__P7" title="Input Filter Disable">P7</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P6" title="Input Filter Disable">P6</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P5" title="Input Filter Disable">P5</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P4" title="Input Filter Disable">P4</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P3" title="Input Filter Disable">P3</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P2" title="Input Filter Disable">P2</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P1" title="Input Filter Disable">P1</a> </td> <td colspan="1"> <a href="#PIOC_IFDR__P0" title="Input Filter Disable">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_IFDR__P0"><strong>P0</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P1"><strong>P1</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P2"><strong>P2</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P3"><strong>P3</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P4"><strong>P4</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P5"><strong>P5</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P6"><strong>P6</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P7"><strong>P7</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P8"><strong>P8</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P9"><strong>P9</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P10"><strong>P10</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P11"><strong>P11</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P12"><strong>P12</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P13"><strong>P13</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P14"><strong>P14</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P15"><strong>P15</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P16"><strong>P16</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P17"><strong>P17</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P18"><strong>P18</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P19"><strong>P19</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P20"><strong>P20</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P21"><strong>P21</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P22"><strong>P22</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P23"><strong>P23</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P24"><strong>P24</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P25"><strong>P25</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P26"><strong>P26</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P27"><strong>P27</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P28"><strong>P28</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P29"><strong>P29</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P30"><strong>P30</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFDR__P31"><strong>P31</strong>: Input Filter Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the input glitch filter on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_IFSR">PIOC Glitch Input Filter Status Register</h4> <p><strong>Name</strong>: PIOC_IFSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E1228</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFSR__P31" title="Input Filer Status">P31</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P30" title="Input Filer Status">P30</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P29" title="Input Filer Status">P29</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P28" title="Input Filer Status">P28</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P27" title="Input Filer Status">P27</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P26" title="Input Filer Status">P26</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P25" title="Input Filer Status">P25</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P24" title="Input Filer Status">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFSR__P23" title="Input Filer Status">P23</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P22" title="Input Filer Status">P22</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P21" title="Input Filer Status">P21</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P20" title="Input Filer Status">P20</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P19" title="Input Filer Status">P19</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P18" title="Input Filer Status">P18</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P17" title="Input Filer Status">P17</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P16" title="Input Filer Status">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFSR__P15" title="Input Filer Status">P15</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P14" title="Input Filer Status">P14</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P13" title="Input Filer Status">P13</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P12" title="Input Filer Status">P12</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P11" title="Input Filer Status">P11</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P10" title="Input Filer Status">P10</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P9" title="Input Filer Status">P9</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P8" title="Input Filer Status">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFSR__P7" title="Input Filer Status">P7</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P6" title="Input Filer Status">P6</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P5" title="Input Filer Status">P5</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P4" title="Input Filer Status">P4</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P3" title="Input Filer Status">P3</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P2" title="Input Filer Status">P2</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P1" title="Input Filer Status">P1</a> </td> <td colspan="1"> <a href="#PIOC_IFSR__P0" title="Input Filer Status">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_IFSR__P0"><strong>P0</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P1"><strong>P1</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P2"><strong>P2</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P3"><strong>P3</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P4"><strong>P4</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P5"><strong>P5</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P6"><strong>P6</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P7"><strong>P7</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P8"><strong>P8</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P9"><strong>P9</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P10"><strong>P10</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P11"><strong>P11</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P12"><strong>P12</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P13"><strong>P13</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P14"><strong>P14</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P15"><strong>P15</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P16"><strong>P16</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P17"><strong>P17</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P18"><strong>P18</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P19"><strong>P19</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P20"><strong>P20</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P21"><strong>P21</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P22"><strong>P22</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P23"><strong>P23</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P24"><strong>P24</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P25"><strong>P25</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P26"><strong>P26</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P27"><strong>P27</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P28"><strong>P28</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P29"><strong>P29</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P30"><strong>P30</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IFSR__P31"><strong>P31</strong>: Input Filer Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The input glitch filter is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The input glitch filter is enabled on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_SODR">PIOC Set Output Data Register</h4> <p><strong>Name</strong>: PIOC_SODR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1230</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_SODR__P31" title="Set Output Data">P31</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P30" title="Set Output Data">P30</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P29" title="Set Output Data">P29</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P28" title="Set Output Data">P28</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P27" title="Set Output Data">P27</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P26" title="Set Output Data">P26</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P25" title="Set Output Data">P25</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P24" title="Set Output Data">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_SODR__P23" title="Set Output Data">P23</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P22" title="Set Output Data">P22</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P21" title="Set Output Data">P21</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P20" title="Set Output Data">P20</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P19" title="Set Output Data">P19</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P18" title="Set Output Data">P18</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P17" title="Set Output Data">P17</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P16" title="Set Output Data">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_SODR__P15" title="Set Output Data">P15</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P14" title="Set Output Data">P14</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P13" title="Set Output Data">P13</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P12" title="Set Output Data">P12</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P11" title="Set Output Data">P11</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P10" title="Set Output Data">P10</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P9" title="Set Output Data">P9</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P8" title="Set Output Data">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_SODR__P7" title="Set Output Data">P7</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P6" title="Set Output Data">P6</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P5" title="Set Output Data">P5</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P4" title="Set Output Data">P4</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P3" title="Set Output Data">P3</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P2" title="Set Output Data">P2</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P1" title="Set Output Data">P1</a> </td> <td colspan="1"> <a href="#PIOC_SODR__P0" title="Set Output Data">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_SODR__P0"><strong>P0</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P1"><strong>P1</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P2"><strong>P2</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P3"><strong>P3</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P4"><strong>P4</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P5"><strong>P5</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P6"><strong>P6</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P7"><strong>P7</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P8"><strong>P8</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P9"><strong>P9</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P10"><strong>P10</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P11"><strong>P11</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P12"><strong>P12</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P13"><strong>P13</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P14"><strong>P14</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P15"><strong>P15</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P16"><strong>P16</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P17"><strong>P17</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P18"><strong>P18</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P19"><strong>P19</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P20"><strong>P20</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P21"><strong>P21</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P22"><strong>P22</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P23"><strong>P23</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P24"><strong>P24</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P25"><strong>P25</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P26"><strong>P26</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P27"><strong>P27</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P28"><strong>P28</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P29"><strong>P29</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P30"><strong>P30</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_SODR__P31"><strong>P31</strong>: Set Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Sets the data to be driven on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_CODR">PIOC Clear Output Data Register</h4> <p><strong>Name</strong>: PIOC_CODR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1234</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_CODR__P31" title="Clear Output Data">P31</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P30" title="Clear Output Data">P30</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P29" title="Clear Output Data">P29</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P28" title="Clear Output Data">P28</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P27" title="Clear Output Data">P27</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P26" title="Clear Output Data">P26</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P25" title="Clear Output Data">P25</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P24" title="Clear Output Data">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_CODR__P23" title="Clear Output Data">P23</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P22" title="Clear Output Data">P22</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P21" title="Clear Output Data">P21</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P20" title="Clear Output Data">P20</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P19" title="Clear Output Data">P19</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P18" title="Clear Output Data">P18</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P17" title="Clear Output Data">P17</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P16" title="Clear Output Data">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_CODR__P15" title="Clear Output Data">P15</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P14" title="Clear Output Data">P14</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P13" title="Clear Output Data">P13</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P12" title="Clear Output Data">P12</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P11" title="Clear Output Data">P11</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P10" title="Clear Output Data">P10</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P9" title="Clear Output Data">P9</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P8" title="Clear Output Data">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_CODR__P7" title="Clear Output Data">P7</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P6" title="Clear Output Data">P6</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P5" title="Clear Output Data">P5</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P4" title="Clear Output Data">P4</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P3" title="Clear Output Data">P3</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P2" title="Clear Output Data">P2</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P1" title="Clear Output Data">P1</a> </td> <td colspan="1"> <a href="#PIOC_CODR__P0" title="Clear Output Data">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_CODR__P0"><strong>P0</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P1"><strong>P1</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P2"><strong>P2</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P3"><strong>P3</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P4"><strong>P4</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P5"><strong>P5</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P6"><strong>P6</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P7"><strong>P7</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P8"><strong>P8</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P9"><strong>P9</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P10"><strong>P10</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P11"><strong>P11</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P12"><strong>P12</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P13"><strong>P13</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P14"><strong>P14</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P15"><strong>P15</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P16"><strong>P16</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P17"><strong>P17</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P18"><strong>P18</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P19"><strong>P19</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P20"><strong>P20</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P21"><strong>P21</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P22"><strong>P22</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P23"><strong>P23</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P24"><strong>P24</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P25"><strong>P25</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P26"><strong>P26</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P27"><strong>P27</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P28"><strong>P28</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P29"><strong>P29</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P30"><strong>P30</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_CODR__P31"><strong>P31</strong>: Clear Output Data<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Clears the data to be driven on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_ODSR">PIOC Output Data Status Register</h4> <p><strong>Name</strong>: PIOC_ODSR</p> <p><strong>Access</strong>: read-write</p> <p><strong>Address</strong>: 0x400E1238</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ODSR__P31" title="Output Data Status">P31</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P30" title="Output Data Status">P30</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P29" title="Output Data Status">P29</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P28" title="Output Data Status">P28</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P27" title="Output Data Status">P27</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P26" title="Output Data Status">P26</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P25" title="Output Data Status">P25</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P24" title="Output Data Status">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ODSR__P23" title="Output Data Status">P23</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P22" title="Output Data Status">P22</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P21" title="Output Data Status">P21</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P20" title="Output Data Status">P20</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P19" title="Output Data Status">P19</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P18" title="Output Data Status">P18</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P17" title="Output Data Status">P17</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P16" title="Output Data Status">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ODSR__P15" title="Output Data Status">P15</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P14" title="Output Data Status">P14</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P13" title="Output Data Status">P13</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P12" title="Output Data Status">P12</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P11" title="Output Data Status">P11</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P10" title="Output Data Status">P10</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P9" title="Output Data Status">P9</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P8" title="Output Data Status">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ODSR__P7" title="Output Data Status">P7</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P6" title="Output Data Status">P6</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P5" title="Output Data Status">P5</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P4" title="Output Data Status">P4</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P3" title="Output Data Status">P3</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P2" title="Output Data Status">P2</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P1" title="Output Data Status">P1</a> </td> <td colspan="1"> <a href="#PIOC_ODSR__P0" title="Output Data Status">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_ODSR__P0"><strong>P0</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P1"><strong>P1</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P2"><strong>P2</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P3"><strong>P3</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P4"><strong>P4</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P5"><strong>P5</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P6"><strong>P6</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P7"><strong>P7</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P8"><strong>P8</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P9"><strong>P9</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P10"><strong>P10</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P11"><strong>P11</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P12"><strong>P12</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P13"><strong>P13</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P14"><strong>P14</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P15"><strong>P15</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P16"><strong>P16</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P17"><strong>P17</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P18"><strong>P18</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P19"><strong>P19</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P20"><strong>P20</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P21"><strong>P21</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P22"><strong>P22</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P23"><strong>P23</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P24"><strong>P24</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P25"><strong>P25</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P26"><strong>P26</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P27"><strong>P27</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P28"><strong>P28</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P29"><strong>P29</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P30"><strong>P30</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> <li id="PIOC_ODSR__P31"><strong>P31</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The data to be driven on the I/O line is 1.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_PDSR">PIOC Pin Data Status Register</h4> <p><strong>Name</strong>: PIOC_PDSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E123C</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PDSR__P31" title="Output Data Status">P31</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P30" title="Output Data Status">P30</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P29" title="Output Data Status">P29</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P28" title="Output Data Status">P28</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P27" title="Output Data Status">P27</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P26" title="Output Data Status">P26</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P25" title="Output Data Status">P25</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P24" title="Output Data Status">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PDSR__P23" title="Output Data Status">P23</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P22" title="Output Data Status">P22</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P21" title="Output Data Status">P21</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P20" title="Output Data Status">P20</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P19" title="Output Data Status">P19</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P18" title="Output Data Status">P18</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P17" title="Output Data Status">P17</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P16" title="Output Data Status">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PDSR__P15" title="Output Data Status">P15</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P14" title="Output Data Status">P14</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P13" title="Output Data Status">P13</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P12" title="Output Data Status">P12</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P11" title="Output Data Status">P11</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P10" title="Output Data Status">P10</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P9" title="Output Data Status">P9</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P8" title="Output Data Status">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PDSR__P7" title="Output Data Status">P7</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P6" title="Output Data Status">P6</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P5" title="Output Data Status">P5</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P4" title="Output Data Status">P4</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P3" title="Output Data Status">P3</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P2" title="Output Data Status">P2</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P1" title="Output Data Status">P1</a> </td> <td colspan="1"> <a href="#PIOC_PDSR__P0" title="Output Data Status">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_PDSR__P0"><strong>P0</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P1"><strong>P1</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P2"><strong>P2</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P3"><strong>P3</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P4"><strong>P4</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P5"><strong>P5</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P6"><strong>P6</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P7"><strong>P7</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P8"><strong>P8</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P9"><strong>P9</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P10"><strong>P10</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P11"><strong>P11</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P12"><strong>P12</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P13"><strong>P13</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P14"><strong>P14</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P15"><strong>P15</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P16"><strong>P16</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P17"><strong>P17</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P18"><strong>P18</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P19"><strong>P19</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P20"><strong>P20</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P21"><strong>P21</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P22"><strong>P22</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P23"><strong>P23</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P24"><strong>P24</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P25"><strong>P25</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P26"><strong>P26</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P27"><strong>P27</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P28"><strong>P28</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P29"><strong>P29</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P30"><strong>P30</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> <li id="PIOC_PDSR__P31"><strong>P31</strong>: Output Data Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is at level 0.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is at level 1.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_IER">PIOC Interrupt Enable Register</h4> <p><strong>Name</strong>: PIOC_IER</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1240</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IER__P31" title="Input Change Interrupt Enable">P31</a> </td> <td colspan="1"> <a href="#PIOC_IER__P30" title="Input Change Interrupt Enable">P30</a> </td> <td colspan="1"> <a href="#PIOC_IER__P29" title="Input Change Interrupt Enable">P29</a> </td> <td colspan="1"> <a href="#PIOC_IER__P28" title="Input Change Interrupt Enable">P28</a> </td> <td colspan="1"> <a href="#PIOC_IER__P27" title="Input Change Interrupt Enable">P27</a> </td> <td colspan="1"> <a href="#PIOC_IER__P26" title="Input Change Interrupt Enable">P26</a> </td> <td colspan="1"> <a href="#PIOC_IER__P25" title="Input Change Interrupt Enable">P25</a> </td> <td colspan="1"> <a href="#PIOC_IER__P24" title="Input Change Interrupt Enable">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IER__P23" title="Input Change Interrupt Enable">P23</a> </td> <td colspan="1"> <a href="#PIOC_IER__P22" title="Input Change Interrupt Enable">P22</a> </td> <td colspan="1"> <a href="#PIOC_IER__P21" title="Input Change Interrupt Enable">P21</a> </td> <td colspan="1"> <a href="#PIOC_IER__P20" title="Input Change Interrupt Enable">P20</a> </td> <td colspan="1"> <a href="#PIOC_IER__P19" title="Input Change Interrupt Enable">P19</a> </td> <td colspan="1"> <a href="#PIOC_IER__P18" title="Input Change Interrupt Enable">P18</a> </td> <td colspan="1"> <a href="#PIOC_IER__P17" title="Input Change Interrupt Enable">P17</a> </td> <td colspan="1"> <a href="#PIOC_IER__P16" title="Input Change Interrupt Enable">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IER__P15" title="Input Change Interrupt Enable">P15</a> </td> <td colspan="1"> <a href="#PIOC_IER__P14" title="Input Change Interrupt Enable">P14</a> </td> <td colspan="1"> <a href="#PIOC_IER__P13" title="Input Change Interrupt Enable">P13</a> </td> <td colspan="1"> <a href="#PIOC_IER__P12" title="Input Change Interrupt Enable">P12</a> </td> <td colspan="1"> <a href="#PIOC_IER__P11" title="Input Change Interrupt Enable">P11</a> </td> <td colspan="1"> <a href="#PIOC_IER__P10" title="Input Change Interrupt Enable">P10</a> </td> <td colspan="1"> <a href="#PIOC_IER__P9" title="Input Change Interrupt Enable">P9</a> </td> <td colspan="1"> <a href="#PIOC_IER__P8" title="Input Change Interrupt Enable">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IER__P7" title="Input Change Interrupt Enable">P7</a> </td> <td colspan="1"> <a href="#PIOC_IER__P6" title="Input Change Interrupt Enable">P6</a> </td> <td colspan="1"> <a href="#PIOC_IER__P5" title="Input Change Interrupt Enable">P5</a> </td> <td colspan="1"> <a href="#PIOC_IER__P4" title="Input Change Interrupt Enable">P4</a> </td> <td colspan="1"> <a href="#PIOC_IER__P3" title="Input Change Interrupt Enable">P3</a> </td> <td colspan="1"> <a href="#PIOC_IER__P2" title="Input Change Interrupt Enable">P2</a> </td> <td colspan="1"> <a href="#PIOC_IER__P1" title="Input Change Interrupt Enable">P1</a> </td> <td colspan="1"> <a href="#PIOC_IER__P0" title="Input Change Interrupt Enable">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_IER__P0"><strong>P0</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P1"><strong>P1</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P2"><strong>P2</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P3"><strong>P3</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P4"><strong>P4</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P5"><strong>P5</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P6"><strong>P6</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P7"><strong>P7</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P8"><strong>P8</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P9"><strong>P9</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P10"><strong>P10</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P11"><strong>P11</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P12"><strong>P12</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P13"><strong>P13</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P14"><strong>P14</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P15"><strong>P15</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P16"><strong>P16</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P17"><strong>P17</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P18"><strong>P18</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P19"><strong>P19</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P20"><strong>P20</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P21"><strong>P21</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P22"><strong>P22</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P23"><strong>P23</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P24"><strong>P24</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P25"><strong>P25</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P26"><strong>P26</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P27"><strong>P27</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P28"><strong>P28</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P29"><strong>P29</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P30"><strong>P30</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IER__P31"><strong>P31</strong>: Input Change Interrupt Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_IDR">PIOC Interrupt Disable Register</h4> <p><strong>Name</strong>: PIOC_IDR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1244</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IDR__P31" title="Input Change Interrupt Disable">P31</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P30" title="Input Change Interrupt Disable">P30</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P29" title="Input Change Interrupt Disable">P29</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P28" title="Input Change Interrupt Disable">P28</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P27" title="Input Change Interrupt Disable">P27</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P26" title="Input Change Interrupt Disable">P26</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P25" title="Input Change Interrupt Disable">P25</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P24" title="Input Change Interrupt Disable">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IDR__P23" title="Input Change Interrupt Disable">P23</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P22" title="Input Change Interrupt Disable">P22</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P21" title="Input Change Interrupt Disable">P21</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P20" title="Input Change Interrupt Disable">P20</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P19" title="Input Change Interrupt Disable">P19</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P18" title="Input Change Interrupt Disable">P18</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P17" title="Input Change Interrupt Disable">P17</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P16" title="Input Change Interrupt Disable">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IDR__P15" title="Input Change Interrupt Disable">P15</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P14" title="Input Change Interrupt Disable">P14</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P13" title="Input Change Interrupt Disable">P13</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P12" title="Input Change Interrupt Disable">P12</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P11" title="Input Change Interrupt Disable">P11</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P10" title="Input Change Interrupt Disable">P10</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P9" title="Input Change Interrupt Disable">P9</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P8" title="Input Change Interrupt Disable">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IDR__P7" title="Input Change Interrupt Disable">P7</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P6" title="Input Change Interrupt Disable">P6</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P5" title="Input Change Interrupt Disable">P5</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P4" title="Input Change Interrupt Disable">P4</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P3" title="Input Change Interrupt Disable">P3</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P2" title="Input Change Interrupt Disable">P2</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P1" title="Input Change Interrupt Disable">P1</a> </td> <td colspan="1"> <a href="#PIOC_IDR__P0" title="Input Change Interrupt Disable">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_IDR__P0"><strong>P0</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P1"><strong>P1</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P2"><strong>P2</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P3"><strong>P3</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P4"><strong>P4</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P5"><strong>P5</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P6"><strong>P6</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P7"><strong>P7</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P8"><strong>P8</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P9"><strong>P9</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P10"><strong>P10</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P11"><strong>P11</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P12"><strong>P12</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P13"><strong>P13</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P14"><strong>P14</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P15"><strong>P15</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P16"><strong>P16</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P17"><strong>P17</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P18"><strong>P18</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P19"><strong>P19</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P20"><strong>P20</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P21"><strong>P21</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P22"><strong>P22</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P23"><strong>P23</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P24"><strong>P24</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P25"><strong>P25</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P26"><strong>P26</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P27"><strong>P27</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P28"><strong>P28</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P29"><strong>P29</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P30"><strong>P30</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IDR__P31"><strong>P31</strong>: Input Change Interrupt Disable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the Input Change Interrupt on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_IMR">PIOC Interrupt Mask Register</h4> <p><strong>Name</strong>: PIOC_IMR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E1248</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IMR__P31" title="Input Change Interrupt Mask">P31</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P30" title="Input Change Interrupt Mask">P30</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P29" title="Input Change Interrupt Mask">P29</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P28" title="Input Change Interrupt Mask">P28</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P27" title="Input Change Interrupt Mask">P27</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P26" title="Input Change Interrupt Mask">P26</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P25" title="Input Change Interrupt Mask">P25</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P24" title="Input Change Interrupt Mask">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IMR__P23" title="Input Change Interrupt Mask">P23</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P22" title="Input Change Interrupt Mask">P22</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P21" title="Input Change Interrupt Mask">P21</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P20" title="Input Change Interrupt Mask">P20</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P19" title="Input Change Interrupt Mask">P19</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P18" title="Input Change Interrupt Mask">P18</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P17" title="Input Change Interrupt Mask">P17</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P16" title="Input Change Interrupt Mask">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IMR__P15" title="Input Change Interrupt Mask">P15</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P14" title="Input Change Interrupt Mask">P14</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P13" title="Input Change Interrupt Mask">P13</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P12" title="Input Change Interrupt Mask">P12</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P11" title="Input Change Interrupt Mask">P11</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P10" title="Input Change Interrupt Mask">P10</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P9" title="Input Change Interrupt Mask">P9</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P8" title="Input Change Interrupt Mask">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IMR__P7" title="Input Change Interrupt Mask">P7</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P6" title="Input Change Interrupt Mask">P6</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P5" title="Input Change Interrupt Mask">P5</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P4" title="Input Change Interrupt Mask">P4</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P3" title="Input Change Interrupt Mask">P3</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P2" title="Input Change Interrupt Mask">P2</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P1" title="Input Change Interrupt Mask">P1</a> </td> <td colspan="1"> <a href="#PIOC_IMR__P0" title="Input Change Interrupt Mask">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_IMR__P0"><strong>P0</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P1"><strong>P1</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P2"><strong>P2</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P3"><strong>P3</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P4"><strong>P4</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P5"><strong>P5</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P6"><strong>P6</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P7"><strong>P7</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P8"><strong>P8</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P9"><strong>P9</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P10"><strong>P10</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P11"><strong>P11</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P12"><strong>P12</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P13"><strong>P13</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P14"><strong>P14</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P15"><strong>P15</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P16"><strong>P16</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P17"><strong>P17</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P18"><strong>P18</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P19"><strong>P19</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P20"><strong>P20</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P21"><strong>P21</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P22"><strong>P22</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P23"><strong>P23</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P24"><strong>P24</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P25"><strong>P25</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P26"><strong>P26</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P27"><strong>P27</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P28"><strong>P28</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P29"><strong>P29</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P30"><strong>P30</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_IMR__P31"><strong>P31</strong>: Input Change Interrupt Mask<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Input Change Interrupt is disabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Input Change Interrupt is enabled on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_ISR">PIOC Interrupt Status Register</h4> <p><strong>Name</strong>: PIOC_ISR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E124C</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ISR__P31" title="Input Change Interrupt Status">P31</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P30" title="Input Change Interrupt Status">P30</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P29" title="Input Change Interrupt Status">P29</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P28" title="Input Change Interrupt Status">P28</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P27" title="Input Change Interrupt Status">P27</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P26" title="Input Change Interrupt Status">P26</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P25" title="Input Change Interrupt Status">P25</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P24" title="Input Change Interrupt Status">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ISR__P23" title="Input Change Interrupt Status">P23</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P22" title="Input Change Interrupt Status">P22</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P21" title="Input Change Interrupt Status">P21</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P20" title="Input Change Interrupt Status">P20</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P19" title="Input Change Interrupt Status">P19</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P18" title="Input Change Interrupt Status">P18</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P17" title="Input Change Interrupt Status">P17</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P16" title="Input Change Interrupt Status">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ISR__P15" title="Input Change Interrupt Status">P15</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P14" title="Input Change Interrupt Status">P14</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P13" title="Input Change Interrupt Status">P13</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P12" title="Input Change Interrupt Status">P12</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P11" title="Input Change Interrupt Status">P11</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P10" title="Input Change Interrupt Status">P10</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P9" title="Input Change Interrupt Status">P9</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P8" title="Input Change Interrupt Status">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ISR__P7" title="Input Change Interrupt Status">P7</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P6" title="Input Change Interrupt Status">P6</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P5" title="Input Change Interrupt Status">P5</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P4" title="Input Change Interrupt Status">P4</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P3" title="Input Change Interrupt Status">P3</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P2" title="Input Change Interrupt Status">P2</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P1" title="Input Change Interrupt Status">P1</a> </td> <td colspan="1"> <a href="#PIOC_ISR__P0" title="Input Change Interrupt Status">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_ISR__P0"><strong>P0</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P1"><strong>P1</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P2"><strong>P2</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P3"><strong>P3</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P4"><strong>P4</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P5"><strong>P5</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P6"><strong>P6</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P7"><strong>P7</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P8"><strong>P8</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P9"><strong>P9</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P10"><strong>P10</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P11"><strong>P11</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P12"><strong>P12</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P13"><strong>P13</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P14"><strong>P14</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P15"><strong>P15</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P16"><strong>P16</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P17"><strong>P17</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P18"><strong>P18</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P19"><strong>P19</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P20"><strong>P20</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P21"><strong>P21</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P22"><strong>P22</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P23"><strong>P23</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P24"><strong>P24</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P25"><strong>P25</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P26"><strong>P26</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P27"><strong>P27</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P28"><strong>P28</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P29"><strong>P29</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P30"><strong>P30</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> <li id="PIOC_ISR__P31"><strong>P31</strong>: Input Change Interrupt Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">At least one Input Change has been detected on the I/O line since PIO_ISR was last read or since reset.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_MDER">PIOC Multi-driver Enable Register</h4> <p><strong>Name</strong>: PIOC_MDER</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1250</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDER__P31" title="Multi Drive Enable.">P31</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P30" title="Multi Drive Enable.">P30</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P29" title="Multi Drive Enable.">P29</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P28" title="Multi Drive Enable.">P28</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P27" title="Multi Drive Enable.">P27</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P26" title="Multi Drive Enable.">P26</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P25" title="Multi Drive Enable.">P25</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P24" title="Multi Drive Enable.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDER__P23" title="Multi Drive Enable.">P23</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P22" title="Multi Drive Enable.">P22</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P21" title="Multi Drive Enable.">P21</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P20" title="Multi Drive Enable.">P20</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P19" title="Multi Drive Enable.">P19</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P18" title="Multi Drive Enable.">P18</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P17" title="Multi Drive Enable.">P17</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P16" title="Multi Drive Enable.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDER__P15" title="Multi Drive Enable.">P15</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P14" title="Multi Drive Enable.">P14</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P13" title="Multi Drive Enable.">P13</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P12" title="Multi Drive Enable.">P12</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P11" title="Multi Drive Enable.">P11</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P10" title="Multi Drive Enable.">P10</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P9" title="Multi Drive Enable.">P9</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P8" title="Multi Drive Enable.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDER__P7" title="Multi Drive Enable.">P7</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P6" title="Multi Drive Enable.">P6</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P5" title="Multi Drive Enable.">P5</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P4" title="Multi Drive Enable.">P4</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P3" title="Multi Drive Enable.">P3</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P2" title="Multi Drive Enable.">P2</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P1" title="Multi Drive Enable.">P1</a> </td> <td colspan="1"> <a href="#PIOC_MDER__P0" title="Multi Drive Enable.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_MDER__P0"><strong>P0</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P1"><strong>P1</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P2"><strong>P2</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P3"><strong>P3</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P4"><strong>P4</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P5"><strong>P5</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P6"><strong>P6</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P7"><strong>P7</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P8"><strong>P8</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P9"><strong>P9</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P10"><strong>P10</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P11"><strong>P11</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P12"><strong>P12</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P13"><strong>P13</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P14"><strong>P14</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P15"><strong>P15</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P16"><strong>P16</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P17"><strong>P17</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P18"><strong>P18</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P19"><strong>P19</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P20"><strong>P20</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P21"><strong>P21</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P22"><strong>P22</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P23"><strong>P23</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P24"><strong>P24</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P25"><strong>P25</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P26"><strong>P26</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P27"><strong>P27</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P28"><strong>P28</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P29"><strong>P29</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P30"><strong>P30</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDER__P31"><strong>P31</strong>: Multi Drive Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables Multi Drive on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_MDDR">PIOC Multi-driver Disable Register</h4> <p><strong>Name</strong>: PIOC_MDDR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1254</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDDR__P31" title="Multi Drive Disable.">P31</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P30" title="Multi Drive Disable.">P30</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P29" title="Multi Drive Disable.">P29</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P28" title="Multi Drive Disable.">P28</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P27" title="Multi Drive Disable.">P27</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P26" title="Multi Drive Disable.">P26</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P25" title="Multi Drive Disable.">P25</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P24" title="Multi Drive Disable.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDDR__P23" title="Multi Drive Disable.">P23</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P22" title="Multi Drive Disable.">P22</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P21" title="Multi Drive Disable.">P21</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P20" title="Multi Drive Disable.">P20</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P19" title="Multi Drive Disable.">P19</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P18" title="Multi Drive Disable.">P18</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P17" title="Multi Drive Disable.">P17</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P16" title="Multi Drive Disable.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDDR__P15" title="Multi Drive Disable.">P15</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P14" title="Multi Drive Disable.">P14</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P13" title="Multi Drive Disable.">P13</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P12" title="Multi Drive Disable.">P12</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P11" title="Multi Drive Disable.">P11</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P10" title="Multi Drive Disable.">P10</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P9" title="Multi Drive Disable.">P9</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P8" title="Multi Drive Disable.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDDR__P7" title="Multi Drive Disable.">P7</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P6" title="Multi Drive Disable.">P6</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P5" title="Multi Drive Disable.">P5</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P4" title="Multi Drive Disable.">P4</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P3" title="Multi Drive Disable.">P3</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P2" title="Multi Drive Disable.">P2</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P1" title="Multi Drive Disable.">P1</a> </td> <td colspan="1"> <a href="#PIOC_MDDR__P0" title="Multi Drive Disable.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_MDDR__P0"><strong>P0</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P1"><strong>P1</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P2"><strong>P2</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P3"><strong>P3</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P4"><strong>P4</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P5"><strong>P5</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P6"><strong>P6</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P7"><strong>P7</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P8"><strong>P8</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P9"><strong>P9</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P10"><strong>P10</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P11"><strong>P11</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P12"><strong>P12</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P13"><strong>P13</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P14"><strong>P14</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P15"><strong>P15</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P16"><strong>P16</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P17"><strong>P17</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P18"><strong>P18</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P19"><strong>P19</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P20"><strong>P20</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P21"><strong>P21</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P22"><strong>P22</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P23"><strong>P23</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P24"><strong>P24</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P25"><strong>P25</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P26"><strong>P26</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P27"><strong>P27</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P28"><strong>P28</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P29"><strong>P29</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P30"><strong>P30</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_MDDR__P31"><strong>P31</strong>: Multi Drive Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables Multi Drive on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_MDSR">PIOC Multi-driver Status Register</h4> <p><strong>Name</strong>: PIOC_MDSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E1258</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDSR__P31" title="Multi Drive Status.">P31</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P30" title="Multi Drive Status.">P30</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P29" title="Multi Drive Status.">P29</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P28" title="Multi Drive Status.">P28</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P27" title="Multi Drive Status.">P27</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P26" title="Multi Drive Status.">P26</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P25" title="Multi Drive Status.">P25</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P24" title="Multi Drive Status.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDSR__P23" title="Multi Drive Status.">P23</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P22" title="Multi Drive Status.">P22</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P21" title="Multi Drive Status.">P21</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P20" title="Multi Drive Status.">P20</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P19" title="Multi Drive Status.">P19</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P18" title="Multi Drive Status.">P18</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P17" title="Multi Drive Status.">P17</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P16" title="Multi Drive Status.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDSR__P15" title="Multi Drive Status.">P15</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P14" title="Multi Drive Status.">P14</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P13" title="Multi Drive Status.">P13</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P12" title="Multi Drive Status.">P12</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P11" title="Multi Drive Status.">P11</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P10" title="Multi Drive Status.">P10</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P9" title="Multi Drive Status.">P9</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P8" title="Multi Drive Status.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_MDSR__P7" title="Multi Drive Status.">P7</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P6" title="Multi Drive Status.">P6</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P5" title="Multi Drive Status.">P5</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P4" title="Multi Drive Status.">P4</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P3" title="Multi Drive Status.">P3</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P2" title="Multi Drive Status.">P2</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P1" title="Multi Drive Status.">P1</a> </td> <td colspan="1"> <a href="#PIOC_MDSR__P0" title="Multi Drive Status.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_MDSR__P0"><strong>P0</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P1"><strong>P1</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P2"><strong>P2</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P3"><strong>P3</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P4"><strong>P4</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P5"><strong>P5</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P6"><strong>P6</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P7"><strong>P7</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P8"><strong>P8</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P9"><strong>P9</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P10"><strong>P10</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P11"><strong>P11</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P12"><strong>P12</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P13"><strong>P13</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P14"><strong>P14</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P15"><strong>P15</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P16"><strong>P16</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P17"><strong>P17</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P18"><strong>P18</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P19"><strong>P19</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P20"><strong>P20</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P21"><strong>P21</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P22"><strong>P22</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P23"><strong>P23</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P24"><strong>P24</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P25"><strong>P25</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P26"><strong>P26</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P27"><strong>P27</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P28"><strong>P28</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P29"><strong>P29</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P30"><strong>P30</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> <li id="PIOC_MDSR__P31"><strong>P31</strong>: Multi Drive Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Multi Drive is disabled on the I/O line. The pin is driven at high and low level.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Multi Drive is enabled on the I/O line. The pin is driven at low level only.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_PUDR">PIOC Pull-up Disable Register</h4> <p><strong>Name</strong>: PIOC_PUDR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1260</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUDR__P31" title="Pull Up Disable.">P31</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P30" title="Pull Up Disable.">P30</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P29" title="Pull Up Disable.">P29</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P28" title="Pull Up Disable.">P28</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P27" title="Pull Up Disable.">P27</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P26" title="Pull Up Disable.">P26</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P25" title="Pull Up Disable.">P25</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P24" title="Pull Up Disable.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUDR__P23" title="Pull Up Disable.">P23</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P22" title="Pull Up Disable.">P22</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P21" title="Pull Up Disable.">P21</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P20" title="Pull Up Disable.">P20</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P19" title="Pull Up Disable.">P19</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P18" title="Pull Up Disable.">P18</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P17" title="Pull Up Disable.">P17</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P16" title="Pull Up Disable.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUDR__P15" title="Pull Up Disable.">P15</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P14" title="Pull Up Disable.">P14</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P13" title="Pull Up Disable.">P13</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P12" title="Pull Up Disable.">P12</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P11" title="Pull Up Disable.">P11</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P10" title="Pull Up Disable.">P10</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P9" title="Pull Up Disable.">P9</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P8" title="Pull Up Disable.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUDR__P7" title="Pull Up Disable.">P7</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P6" title="Pull Up Disable.">P6</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P5" title="Pull Up Disable.">P5</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P4" title="Pull Up Disable.">P4</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P3" title="Pull Up Disable.">P3</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P2" title="Pull Up Disable.">P2</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P1" title="Pull Up Disable.">P1</a> </td> <td colspan="1"> <a href="#PIOC_PUDR__P0" title="Pull Up Disable.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_PUDR__P0"><strong>P0</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P1"><strong>P1</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P2"><strong>P2</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P3"><strong>P3</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P4"><strong>P4</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P5"><strong>P5</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P6"><strong>P6</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P7"><strong>P7</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P8"><strong>P8</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P9"><strong>P9</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P10"><strong>P10</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P11"><strong>P11</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P12"><strong>P12</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P13"><strong>P13</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P14"><strong>P14</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P15"><strong>P15</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P16"><strong>P16</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P17"><strong>P17</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P18"><strong>P18</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P19"><strong>P19</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P20"><strong>P20</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P21"><strong>P21</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P22"><strong>P22</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P23"><strong>P23</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P24"><strong>P24</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P25"><strong>P25</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P26"><strong>P26</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P27"><strong>P27</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P28"><strong>P28</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P29"><strong>P29</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P30"><strong>P30</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUDR__P31"><strong>P31</strong>: Pull Up Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables the pull up resistor on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_PUER">PIOC Pull-up Enable Register</h4> <p><strong>Name</strong>: PIOC_PUER</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1264</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUER__P31" title="Pull Up Enable.">P31</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P30" title="Pull Up Enable.">P30</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P29" title="Pull Up Enable.">P29</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P28" title="Pull Up Enable.">P28</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P27" title="Pull Up Enable.">P27</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P26" title="Pull Up Enable.">P26</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P25" title="Pull Up Enable.">P25</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P24" title="Pull Up Enable.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUER__P23" title="Pull Up Enable.">P23</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P22" title="Pull Up Enable.">P22</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P21" title="Pull Up Enable.">P21</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P20" title="Pull Up Enable.">P20</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P19" title="Pull Up Enable.">P19</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P18" title="Pull Up Enable.">P18</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P17" title="Pull Up Enable.">P17</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P16" title="Pull Up Enable.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUER__P15" title="Pull Up Enable.">P15</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P14" title="Pull Up Enable.">P14</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P13" title="Pull Up Enable.">P13</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P12" title="Pull Up Enable.">P12</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P11" title="Pull Up Enable.">P11</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P10" title="Pull Up Enable.">P10</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P9" title="Pull Up Enable.">P9</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P8" title="Pull Up Enable.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUER__P7" title="Pull Up Enable.">P7</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P6" title="Pull Up Enable.">P6</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P5" title="Pull Up Enable.">P5</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P4" title="Pull Up Enable.">P4</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P3" title="Pull Up Enable.">P3</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P2" title="Pull Up Enable.">P2</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P1" title="Pull Up Enable.">P1</a> </td> <td colspan="1"> <a href="#PIOC_PUER__P0" title="Pull Up Enable.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_PUER__P0"><strong>P0</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P1"><strong>P1</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P2"><strong>P2</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P3"><strong>P3</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P4"><strong>P4</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P5"><strong>P5</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P6"><strong>P6</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P7"><strong>P7</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P8"><strong>P8</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P9"><strong>P9</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P10"><strong>P10</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P11"><strong>P11</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P12"><strong>P12</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P13"><strong>P13</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P14"><strong>P14</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P15"><strong>P15</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P16"><strong>P16</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P17"><strong>P17</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P18"><strong>P18</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P19"><strong>P19</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P20"><strong>P20</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P21"><strong>P21</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P22"><strong>P22</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P23"><strong>P23</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P24"><strong>P24</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P25"><strong>P25</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P26"><strong>P26</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P27"><strong>P27</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P28"><strong>P28</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P29"><strong>P29</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P30"><strong>P30</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUER__P31"><strong>P31</strong>: Pull Up Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the pull up resistor on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_PUSR">PIOC Pad Pull-up Status Register</h4> <p><strong>Name</strong>: PIOC_PUSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E1268</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUSR__P31" title="Pull Up Status.">P31</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P30" title="Pull Up Status.">P30</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P29" title="Pull Up Status.">P29</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P28" title="Pull Up Status.">P28</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P27" title="Pull Up Status.">P27</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P26" title="Pull Up Status.">P26</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P25" title="Pull Up Status.">P25</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P24" title="Pull Up Status.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUSR__P23" title="Pull Up Status.">P23</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P22" title="Pull Up Status.">P22</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P21" title="Pull Up Status.">P21</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P20" title="Pull Up Status.">P20</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P19" title="Pull Up Status.">P19</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P18" title="Pull Up Status.">P18</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P17" title="Pull Up Status.">P17</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P16" title="Pull Up Status.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUSR__P15" title="Pull Up Status.">P15</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P14" title="Pull Up Status.">P14</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P13" title="Pull Up Status.">P13</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P12" title="Pull Up Status.">P12</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P11" title="Pull Up Status.">P11</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P10" title="Pull Up Status.">P10</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P9" title="Pull Up Status.">P9</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P8" title="Pull Up Status.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_PUSR__P7" title="Pull Up Status.">P7</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P6" title="Pull Up Status.">P6</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P5" title="Pull Up Status.">P5</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P4" title="Pull Up Status.">P4</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P3" title="Pull Up Status.">P3</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P2" title="Pull Up Status.">P2</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P1" title="Pull Up Status.">P1</a> </td> <td colspan="1"> <a href="#PIOC_PUSR__P0" title="Pull Up Status.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_PUSR__P0"><strong>P0</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P1"><strong>P1</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P2"><strong>P2</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P3"><strong>P3</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P4"><strong>P4</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P5"><strong>P5</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P6"><strong>P6</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P7"><strong>P7</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P8"><strong>P8</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P9"><strong>P9</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P10"><strong>P10</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P11"><strong>P11</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P12"><strong>P12</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P13"><strong>P13</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P14"><strong>P14</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P15"><strong>P15</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P16"><strong>P16</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P17"><strong>P17</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P18"><strong>P18</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P19"><strong>P19</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P20"><strong>P20</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P21"><strong>P21</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P22"><strong>P22</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P23"><strong>P23</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P24"><strong>P24</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P25"><strong>P25</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P26"><strong>P26</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P27"><strong>P27</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P28"><strong>P28</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P29"><strong>P29</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P30"><strong>P30</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> <li id="PIOC_PUSR__P31"><strong>P31</strong>: Pull Up Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Pull Up resistor is enabled on the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Pull Up resistor is disabled on the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_ABSR">PIOC Peripheral AB Select Register</h4> <p><strong>Name</strong>: PIOC_ABSR</p> <p><strong>Access</strong>: read-write</p> <p><strong>Address</strong>: 0x400E1270</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ABSR__P31" title="Peripheral A Select.">P31</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P30" title="Peripheral A Select.">P30</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P29" title="Peripheral A Select.">P29</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P28" title="Peripheral A Select.">P28</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P27" title="Peripheral A Select.">P27</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P26" title="Peripheral A Select.">P26</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P25" title="Peripheral A Select.">P25</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P24" title="Peripheral A Select.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ABSR__P23" title="Peripheral A Select.">P23</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P22" title="Peripheral A Select.">P22</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P21" title="Peripheral A Select.">P21</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P20" title="Peripheral A Select.">P20</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P19" title="Peripheral A Select.">P19</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P18" title="Peripheral A Select.">P18</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P17" title="Peripheral A Select.">P17</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P16" title="Peripheral A Select.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ABSR__P15" title="Peripheral A Select.">P15</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P14" title="Peripheral A Select.">P14</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P13" title="Peripheral A Select.">P13</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P12" title="Peripheral A Select.">P12</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P11" title="Peripheral A Select.">P11</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P10" title="Peripheral A Select.">P10</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P9" title="Peripheral A Select.">P9</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P8" title="Peripheral A Select.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ABSR__P7" title="Peripheral A Select.">P7</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P6" title="Peripheral A Select.">P6</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P5" title="Peripheral A Select.">P5</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P4" title="Peripheral A Select.">P4</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P3" title="Peripheral A Select.">P3</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P2" title="Peripheral A Select.">P2</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P1" title="Peripheral A Select.">P1</a> </td> <td colspan="1"> <a href="#PIOC_ABSR__P0" title="Peripheral A Select.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_ABSR__P0"><strong>P0</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P1"><strong>P1</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P2"><strong>P2</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P3"><strong>P3</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P4"><strong>P4</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P5"><strong>P5</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P6"><strong>P6</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P7"><strong>P7</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P8"><strong>P8</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P9"><strong>P9</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P10"><strong>P10</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P11"><strong>P11</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P12"><strong>P12</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P13"><strong>P13</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P14"><strong>P14</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P15"><strong>P15</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P16"><strong>P16</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P17"><strong>P17</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P18"><strong>P18</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P19"><strong>P19</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P20"><strong>P20</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P21"><strong>P21</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P22"><strong>P22</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P23"><strong>P23</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P24"><strong>P24</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P25"><strong>P25</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P26"><strong>P26</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P27"><strong>P27</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P28"><strong>P28</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P29"><strong>P29</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P30"><strong>P30</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> <li id="PIOC_ABSR__P31"><strong>P31</strong>: Peripheral A Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral A function.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Assigns the I/O line to the Peripheral B function.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_SCIFSR">PIOC System Clock Glitch Input Filter Select Register</h4> <p><strong>Name</strong>: PIOC_SCIFSR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1280</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_SCIFSR__P31" title="System Clock Glitch Filtering Select.">P31</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P30" title="System Clock Glitch Filtering Select.">P30</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P29" title="System Clock Glitch Filtering Select.">P29</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P28" title="System Clock Glitch Filtering Select.">P28</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P27" title="System Clock Glitch Filtering Select.">P27</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P26" title="System Clock Glitch Filtering Select.">P26</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P25" title="System Clock Glitch Filtering Select.">P25</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P24" title="System Clock Glitch Filtering Select.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_SCIFSR__P23" title="System Clock Glitch Filtering Select.">P23</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P22" title="System Clock Glitch Filtering Select.">P22</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P21" title="System Clock Glitch Filtering Select.">P21</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P20" title="System Clock Glitch Filtering Select.">P20</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P19" title="System Clock Glitch Filtering Select.">P19</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P18" title="System Clock Glitch Filtering Select.">P18</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P17" title="System Clock Glitch Filtering Select.">P17</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P16" title="System Clock Glitch Filtering Select.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_SCIFSR__P15" title="System Clock Glitch Filtering Select.">P15</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P14" title="System Clock Glitch Filtering Select.">P14</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P13" title="System Clock Glitch Filtering Select.">P13</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P12" title="System Clock Glitch Filtering Select.">P12</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P11" title="System Clock Glitch Filtering Select.">P11</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P10" title="System Clock Glitch Filtering Select.">P10</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P9" title="System Clock Glitch Filtering Select.">P9</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P8" title="System Clock Glitch Filtering Select.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_SCIFSR__P7" title="System Clock Glitch Filtering Select.">P7</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P6" title="System Clock Glitch Filtering Select.">P6</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P5" title="System Clock Glitch Filtering Select.">P5</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P4" title="System Clock Glitch Filtering Select.">P4</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P3" title="System Clock Glitch Filtering Select.">P3</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P2" title="System Clock Glitch Filtering Select.">P2</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P1" title="System Clock Glitch Filtering Select.">P1</a> </td> <td colspan="1"> <a href="#PIOC_SCIFSR__P0" title="System Clock Glitch Filtering Select.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_SCIFSR__P0"><strong>P0</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P1"><strong>P1</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P2"><strong>P2</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P3"><strong>P3</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P4"><strong>P4</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P5"><strong>P5</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P6"><strong>P6</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P7"><strong>P7</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P8"><strong>P8</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P9"><strong>P9</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P10"><strong>P10</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P11"><strong>P11</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P12"><strong>P12</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P13"><strong>P13</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P14"><strong>P14</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P15"><strong>P15</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P16"><strong>P16</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P17"><strong>P17</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P18"><strong>P18</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P19"><strong>P19</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P20"><strong>P20</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P21"><strong>P21</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P22"><strong>P22</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P23"><strong>P23</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P24"><strong>P24</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P25"><strong>P25</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P26"><strong>P26</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P27"><strong>P27</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P28"><strong>P28</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P29"><strong>P29</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P30"><strong>P30</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> <li id="PIOC_SCIFSR__P31"><strong>P31</strong>: System Clock Glitch Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck/2.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_DIFSR">PIOC Debouncing Input Filter Select Register</h4> <p><strong>Name</strong>: PIOC_DIFSR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E1284</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_DIFSR__P31" title="Debouncing Filtering Select.">P31</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P30" title="Debouncing Filtering Select.">P30</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P29" title="Debouncing Filtering Select.">P29</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P28" title="Debouncing Filtering Select.">P28</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P27" title="Debouncing Filtering Select.">P27</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P26" title="Debouncing Filtering Select.">P26</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P25" title="Debouncing Filtering Select.">P25</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P24" title="Debouncing Filtering Select.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_DIFSR__P23" title="Debouncing Filtering Select.">P23</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P22" title="Debouncing Filtering Select.">P22</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P21" title="Debouncing Filtering Select.">P21</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P20" title="Debouncing Filtering Select.">P20</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P19" title="Debouncing Filtering Select.">P19</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P18" title="Debouncing Filtering Select.">P18</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P17" title="Debouncing Filtering Select.">P17</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P16" title="Debouncing Filtering Select.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_DIFSR__P15" title="Debouncing Filtering Select.">P15</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P14" title="Debouncing Filtering Select.">P14</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P13" title="Debouncing Filtering Select.">P13</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P12" title="Debouncing Filtering Select.">P12</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P11" title="Debouncing Filtering Select.">P11</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P10" title="Debouncing Filtering Select.">P10</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P9" title="Debouncing Filtering Select.">P9</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P8" title="Debouncing Filtering Select.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_DIFSR__P7" title="Debouncing Filtering Select.">P7</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P6" title="Debouncing Filtering Select.">P6</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P5" title="Debouncing Filtering Select.">P5</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P4" title="Debouncing Filtering Select.">P4</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P3" title="Debouncing Filtering Select.">P3</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P2" title="Debouncing Filtering Select.">P2</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P1" title="Debouncing Filtering Select.">P1</a> </td> <td colspan="1"> <a href="#PIOC_DIFSR__P0" title="Debouncing Filtering Select.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_DIFSR__P0"><strong>P0</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P1"><strong>P1</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P2"><strong>P2</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P3"><strong>P3</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P4"><strong>P4</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P5"><strong>P5</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P6"><strong>P6</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P7"><strong>P7</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P8"><strong>P8</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P9"><strong>P9</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P10"><strong>P10</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P11"><strong>P11</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P12"><strong>P12</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P13"><strong>P13</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P14"><strong>P14</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P15"><strong>P15</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P16"><strong>P16</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P17"><strong>P17</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P18"><strong>P18</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P19"><strong>P19</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P20"><strong>P20</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P21"><strong>P21</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P22"><strong>P22</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P23"><strong>P23</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P24"><strong>P24</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P25"><strong>P25</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P26"><strong>P26</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P27"><strong>P27</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P28"><strong>P28</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P29"><strong>P29</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P30"><strong>P30</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_DIFSR__P31"><strong>P31</strong>: Debouncing Filtering Select.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_IFDGSR">PIOC Glitch or Debouncing Input Filter Clock Selection Status Register</h4> <p><strong>Name</strong>: PIOC_IFDGSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E1288</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFDGSR__P31" title="Glitch or Debouncing Filter Selection Status">P31</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P30" title="Glitch or Debouncing Filter Selection Status">P30</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P29" title="Glitch or Debouncing Filter Selection Status">P29</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P28" title="Glitch or Debouncing Filter Selection Status">P28</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P27" title="Glitch or Debouncing Filter Selection Status">P27</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P26" title="Glitch or Debouncing Filter Selection Status">P26</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P25" title="Glitch or Debouncing Filter Selection Status">P25</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P24" title="Glitch or Debouncing Filter Selection Status">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFDGSR__P23" title="Glitch or Debouncing Filter Selection Status">P23</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P22" title="Glitch or Debouncing Filter Selection Status">P22</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P21" title="Glitch or Debouncing Filter Selection Status">P21</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P20" title="Glitch or Debouncing Filter Selection Status">P20</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P19" title="Glitch or Debouncing Filter Selection Status">P19</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P18" title="Glitch or Debouncing Filter Selection Status">P18</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P17" title="Glitch or Debouncing Filter Selection Status">P17</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P16" title="Glitch or Debouncing Filter Selection Status">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFDGSR__P15" title="Glitch or Debouncing Filter Selection Status">P15</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P14" title="Glitch or Debouncing Filter Selection Status">P14</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P13" title="Glitch or Debouncing Filter Selection Status">P13</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P12" title="Glitch or Debouncing Filter Selection Status">P12</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P11" title="Glitch or Debouncing Filter Selection Status">P11</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P10" title="Glitch or Debouncing Filter Selection Status">P10</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P9" title="Glitch or Debouncing Filter Selection Status">P9</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P8" title="Glitch or Debouncing Filter Selection Status">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_IFDGSR__P7" title="Glitch or Debouncing Filter Selection Status">P7</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P6" title="Glitch or Debouncing Filter Selection Status">P6</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P5" title="Glitch or Debouncing Filter Selection Status">P5</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P4" title="Glitch or Debouncing Filter Selection Status">P4</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P3" title="Glitch or Debouncing Filter Selection Status">P3</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P2" title="Glitch or Debouncing Filter Selection Status">P2</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P1" title="Glitch or Debouncing Filter Selection Status">P1</a> </td> <td colspan="1"> <a href="#PIOC_IFDGSR__P0" title="Glitch or Debouncing Filter Selection Status">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_IFDGSR__P0"><strong>P0</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P1"><strong>P1</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P2"><strong>P2</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P3"><strong>P3</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P4"><strong>P4</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P5"><strong>P5</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P6"><strong>P6</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P7"><strong>P7</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P8"><strong>P8</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P9"><strong>P9</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P10"><strong>P10</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P11"><strong>P11</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P12"><strong>P12</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P13"><strong>P13</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P14"><strong>P14</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P15"><strong>P15</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P16"><strong>P16</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P17"><strong>P17</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P18"><strong>P18</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P19"><strong>P19</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P20"><strong>P20</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P21"><strong>P21</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P22"><strong>P22</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P23"><strong>P23</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P24"><strong>P24</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P25"><strong>P25</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P26"><strong>P26</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P27"><strong>P27</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P28"><strong>P28</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P29"><strong>P29</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P30"><strong>P30</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> <li id="PIOC_IFDGSR__P31"><strong>P31</strong>: Glitch or Debouncing Filter Selection Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The Glitch Filter is able to filter glitches with a duration &lt; Tmck2.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The Debouncing Filter is able to filter pulses with a duration &lt; Tdiv_slclk/2.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_SCDR">PIOC Slow Clock Divider Debouncing Register</h4> <p><strong>Name</strong>: PIOC_SCDR</p> <p><strong>Access</strong>: read-write</p> <p><strong>Address</strong>: 0x400E128C</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td>-</td> <td>-</td> <td colspan="6"> <a href="#PIOC_SCDR__DIV" title="Slow Clock Divider Selection for Debouncing">DIV</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="8"> <a href="#PIOC_SCDR__DIV" title="Slow Clock Divider Selection for Debouncing">DIV</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_SCDR__DIV"><strong>DIV</strong>: Slow Clock Divider Selection for Debouncing</li> <p>-</p> </ul> <h4 id="PIOC_OWER">PIOC Output Write Enable</h4> <p><strong>Name</strong>: PIOC_OWER</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E12A0</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWER__P31" title="Output Write Enable.">P31</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P30" title="Output Write Enable.">P30</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P29" title="Output Write Enable.">P29</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P28" title="Output Write Enable.">P28</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P27" title="Output Write Enable.">P27</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P26" title="Output Write Enable.">P26</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P25" title="Output Write Enable.">P25</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P24" title="Output Write Enable.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWER__P23" title="Output Write Enable.">P23</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P22" title="Output Write Enable.">P22</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P21" title="Output Write Enable.">P21</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P20" title="Output Write Enable.">P20</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P19" title="Output Write Enable.">P19</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P18" title="Output Write Enable.">P18</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P17" title="Output Write Enable.">P17</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P16" title="Output Write Enable.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWER__P15" title="Output Write Enable.">P15</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P14" title="Output Write Enable.">P14</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P13" title="Output Write Enable.">P13</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P12" title="Output Write Enable.">P12</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P11" title="Output Write Enable.">P11</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P10" title="Output Write Enable.">P10</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P9" title="Output Write Enable.">P9</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P8" title="Output Write Enable.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWER__P7" title="Output Write Enable.">P7</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P6" title="Output Write Enable.">P6</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P5" title="Output Write Enable.">P5</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P4" title="Output Write Enable.">P4</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P3" title="Output Write Enable.">P3</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P2" title="Output Write Enable.">P2</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P1" title="Output Write Enable.">P1</a> </td> <td colspan="1"> <a href="#PIOC_OWER__P0" title="Output Write Enable.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_OWER__P0"><strong>P0</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P1"><strong>P1</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P2"><strong>P2</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P3"><strong>P3</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P4"><strong>P4</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P5"><strong>P5</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P6"><strong>P6</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P7"><strong>P7</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P8"><strong>P8</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P9"><strong>P9</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P10"><strong>P10</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P11"><strong>P11</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P12"><strong>P12</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P13"><strong>P13</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P14"><strong>P14</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P15"><strong>P15</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P16"><strong>P16</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P17"><strong>P17</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P18"><strong>P18</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P19"><strong>P19</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P20"><strong>P20</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P21"><strong>P21</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P22"><strong>P22</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P23"><strong>P23</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P24"><strong>P24</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P25"><strong>P25</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P26"><strong>P26</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P27"><strong>P27</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P28"><strong>P28</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P29"><strong>P29</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P30"><strong>P30</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWER__P31"><strong>P31</strong>: Output Write Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_OWDR">PIOC Output Write Disable</h4> <p><strong>Name</strong>: PIOC_OWDR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E12A4</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWDR__P31" title="Output Write Disable.">P31</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P30" title="Output Write Disable.">P30</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P29" title="Output Write Disable.">P29</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P28" title="Output Write Disable.">P28</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P27" title="Output Write Disable.">P27</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P26" title="Output Write Disable.">P26</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P25" title="Output Write Disable.">P25</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P24" title="Output Write Disable.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWDR__P23" title="Output Write Disable.">P23</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P22" title="Output Write Disable.">P22</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P21" title="Output Write Disable.">P21</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P20" title="Output Write Disable.">P20</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P19" title="Output Write Disable.">P19</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P18" title="Output Write Disable.">P18</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P17" title="Output Write Disable.">P17</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P16" title="Output Write Disable.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWDR__P15" title="Output Write Disable.">P15</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P14" title="Output Write Disable.">P14</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P13" title="Output Write Disable.">P13</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P12" title="Output Write Disable.">P12</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P11" title="Output Write Disable.">P11</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P10" title="Output Write Disable.">P10</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P9" title="Output Write Disable.">P9</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P8" title="Output Write Disable.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWDR__P7" title="Output Write Disable.">P7</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P6" title="Output Write Disable.">P6</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P5" title="Output Write Disable.">P5</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P4" title="Output Write Disable.">P4</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P3" title="Output Write Disable.">P3</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P2" title="Output Write Disable.">P2</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P1" title="Output Write Disable.">P1</a> </td> <td colspan="1"> <a href="#PIOC_OWDR__P0" title="Output Write Disable.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_OWDR__P0"><strong>P0</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P1"><strong>P1</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P2"><strong>P2</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P3"><strong>P3</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P4"><strong>P4</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P5"><strong>P5</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P6"><strong>P6</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P7"><strong>P7</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P8"><strong>P8</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P9"><strong>P9</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P10"><strong>P10</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P11"><strong>P11</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P12"><strong>P12</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P13"><strong>P13</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P14"><strong>P14</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P15"><strong>P15</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P16"><strong>P16</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P17"><strong>P17</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P18"><strong>P18</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P19"><strong>P19</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P20"><strong>P20</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P21"><strong>P21</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P22"><strong>P22</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P23"><strong>P23</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P24"><strong>P24</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P25"><strong>P25</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P26"><strong>P26</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P27"><strong>P27</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P28"><strong>P28</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P29"><strong>P29</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P30"><strong>P30</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWDR__P31"><strong>P31</strong>: Output Write Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Disables writing PIO_ODSR for the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_OWSR">PIOC Output Write Status Register</h4> <p><strong>Name</strong>: PIOC_OWSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E12A8</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWSR__P31" title="Output Write Status.">P31</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P30" title="Output Write Status.">P30</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P29" title="Output Write Status.">P29</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P28" title="Output Write Status.">P28</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P27" title="Output Write Status.">P27</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P26" title="Output Write Status.">P26</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P25" title="Output Write Status.">P25</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P24" title="Output Write Status.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWSR__P23" title="Output Write Status.">P23</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P22" title="Output Write Status.">P22</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P21" title="Output Write Status.">P21</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P20" title="Output Write Status.">P20</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P19" title="Output Write Status.">P19</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P18" title="Output Write Status.">P18</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P17" title="Output Write Status.">P17</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P16" title="Output Write Status.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWSR__P15" title="Output Write Status.">P15</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P14" title="Output Write Status.">P14</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P13" title="Output Write Status.">P13</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P12" title="Output Write Status.">P12</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P11" title="Output Write Status.">P11</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P10" title="Output Write Status.">P10</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P9" title="Output Write Status.">P9</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P8" title="Output Write Status.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_OWSR__P7" title="Output Write Status.">P7</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P6" title="Output Write Status.">P6</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P5" title="Output Write Status.">P5</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P4" title="Output Write Status.">P4</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P3" title="Output Write Status.">P3</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P2" title="Output Write Status.">P2</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P1" title="Output Write Status.">P1</a> </td> <td colspan="1"> <a href="#PIOC_OWSR__P0" title="Output Write Status.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_OWSR__P0"><strong>P0</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P1"><strong>P1</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P2"><strong>P2</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P3"><strong>P3</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P4"><strong>P4</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P5"><strong>P5</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P6"><strong>P6</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P7"><strong>P7</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P8"><strong>P8</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P9"><strong>P9</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P10"><strong>P10</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P11"><strong>P11</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P12"><strong>P12</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P13"><strong>P13</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P14"><strong>P14</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P15"><strong>P15</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P16"><strong>P16</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P17"><strong>P17</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P18"><strong>P18</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P19"><strong>P19</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P20"><strong>P20</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P21"><strong>P21</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P22"><strong>P22</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P23"><strong>P23</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P24"><strong>P24</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P25"><strong>P25</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P26"><strong>P26</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P27"><strong>P27</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P28"><strong>P28</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P29"><strong>P29</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P30"><strong>P30</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> <li id="PIOC_OWSR__P31"><strong>P31</strong>: Output Write Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Writing PIO_ODSR does not affect the I/O line.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Writing PIO_ODSR affects the I/O line.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_AIMER">PIOC Additional Interrupt Modes Enable Register</h4> <p><strong>Name</strong>: PIOC_AIMER</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E12B0</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMER__P31" title="Additional Interrupt Modes Enable.">P31</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P30" title="Additional Interrupt Modes Enable.">P30</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P29" title="Additional Interrupt Modes Enable.">P29</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P28" title="Additional Interrupt Modes Enable.">P28</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P27" title="Additional Interrupt Modes Enable.">P27</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P26" title="Additional Interrupt Modes Enable.">P26</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P25" title="Additional Interrupt Modes Enable.">P25</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P24" title="Additional Interrupt Modes Enable.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMER__P23" title="Additional Interrupt Modes Enable.">P23</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P22" title="Additional Interrupt Modes Enable.">P22</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P21" title="Additional Interrupt Modes Enable.">P21</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P20" title="Additional Interrupt Modes Enable.">P20</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P19" title="Additional Interrupt Modes Enable.">P19</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P18" title="Additional Interrupt Modes Enable.">P18</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P17" title="Additional Interrupt Modes Enable.">P17</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P16" title="Additional Interrupt Modes Enable.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMER__P15" title="Additional Interrupt Modes Enable.">P15</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P14" title="Additional Interrupt Modes Enable.">P14</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P13" title="Additional Interrupt Modes Enable.">P13</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P12" title="Additional Interrupt Modes Enable.">P12</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P11" title="Additional Interrupt Modes Enable.">P11</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P10" title="Additional Interrupt Modes Enable.">P10</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P9" title="Additional Interrupt Modes Enable.">P9</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P8" title="Additional Interrupt Modes Enable.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMER__P7" title="Additional Interrupt Modes Enable.">P7</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P6" title="Additional Interrupt Modes Enable.">P6</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P5" title="Additional Interrupt Modes Enable.">P5</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P4" title="Additional Interrupt Modes Enable.">P4</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P3" title="Additional Interrupt Modes Enable.">P3</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P2" title="Additional Interrupt Modes Enable.">P2</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P1" title="Additional Interrupt Modes Enable.">P1</a> </td> <td colspan="1"> <a href="#PIOC_AIMER__P0" title="Additional Interrupt Modes Enable.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_AIMER__P0"><strong>P0</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P1"><strong>P1</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P2"><strong>P2</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P3"><strong>P3</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P4"><strong>P4</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P5"><strong>P5</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P6"><strong>P6</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P7"><strong>P7</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P8"><strong>P8</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P9"><strong>P9</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P10"><strong>P10</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P11"><strong>P11</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P12"><strong>P12</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P13"><strong>P13</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P14"><strong>P14</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P15"><strong>P15</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P16"><strong>P16</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P17"><strong>P17</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P18"><strong>P18</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P19"><strong>P19</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P20"><strong>P20</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P21"><strong>P21</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P22"><strong>P22</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P23"><strong>P23</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P24"><strong>P24</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P25"><strong>P25</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P26"><strong>P26</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P27"><strong>P27</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P28"><strong>P28</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P29"><strong>P29</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P30"><strong>P30</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> <li id="PIOC_AIMER__P31"><strong>P31</strong>: Additional Interrupt Modes Enable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is the event described in PIO_ELSR and PIO_FRLHSR.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_AIMDR">PIOC Additional Interrupt Modes Disables Register</h4> <p><strong>Name</strong>: PIOC_AIMDR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E12B4</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMDR__P31" title="Additional Interrupt Modes Disable.">P31</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P30" title="Additional Interrupt Modes Disable.">P30</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P29" title="Additional Interrupt Modes Disable.">P29</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P28" title="Additional Interrupt Modes Disable.">P28</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P27" title="Additional Interrupt Modes Disable.">P27</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P26" title="Additional Interrupt Modes Disable.">P26</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P25" title="Additional Interrupt Modes Disable.">P25</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P24" title="Additional Interrupt Modes Disable.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMDR__P23" title="Additional Interrupt Modes Disable.">P23</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P22" title="Additional Interrupt Modes Disable.">P22</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P21" title="Additional Interrupt Modes Disable.">P21</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P20" title="Additional Interrupt Modes Disable.">P20</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P19" title="Additional Interrupt Modes Disable.">P19</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P18" title="Additional Interrupt Modes Disable.">P18</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P17" title="Additional Interrupt Modes Disable.">P17</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P16" title="Additional Interrupt Modes Disable.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMDR__P15" title="Additional Interrupt Modes Disable.">P15</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P14" title="Additional Interrupt Modes Disable.">P14</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P13" title="Additional Interrupt Modes Disable.">P13</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P12" title="Additional Interrupt Modes Disable.">P12</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P11" title="Additional Interrupt Modes Disable.">P11</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P10" title="Additional Interrupt Modes Disable.">P10</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P9" title="Additional Interrupt Modes Disable.">P9</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P8" title="Additional Interrupt Modes Disable.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMDR__P7" title="Additional Interrupt Modes Disable.">P7</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P6" title="Additional Interrupt Modes Disable.">P6</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P5" title="Additional Interrupt Modes Disable.">P5</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P4" title="Additional Interrupt Modes Disable.">P4</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P3" title="Additional Interrupt Modes Disable.">P3</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P2" title="Additional Interrupt Modes Disable.">P2</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P1" title="Additional Interrupt Modes Disable.">P1</a> </td> <td colspan="1"> <a href="#PIOC_AIMDR__P0" title="Additional Interrupt Modes Disable.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_AIMDR__P0"><strong>P0</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P1"><strong>P1</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P2"><strong>P2</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P3"><strong>P3</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P4"><strong>P4</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P5"><strong>P5</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P6"><strong>P6</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P7"><strong>P7</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P8"><strong>P8</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P9"><strong>P9</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P10"><strong>P10</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P11"><strong>P11</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P12"><strong>P12</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P13"><strong>P13</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P14"><strong>P14</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P15"><strong>P15</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P16"><strong>P16</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P17"><strong>P17</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P18"><strong>P18</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P19"><strong>P19</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P20"><strong>P20</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P21"><strong>P21</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P22"><strong>P22</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P23"><strong>P23</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P24"><strong>P24</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P25"><strong>P25</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P26"><strong>P26</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P27"><strong>P27</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P28"><strong>P28</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P29"><strong>P29</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P30"><strong>P30</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> <li id="PIOC_AIMDR__P31"><strong>P31</strong>: Additional Interrupt Modes Disable.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt mode is set to the default interrupt mode (Both Edge detection).</td></tr></tbody></table></li> </ul> <h4 id="PIOC_AIMMR">PIOC Additional Interrupt Modes Mask Register</h4> <p><strong>Name</strong>: PIOC_AIMMR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E12B8</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMMR__P31" title="Peripheral CD Status.">P31</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P30" title="Peripheral CD Status.">P30</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P29" title="Peripheral CD Status.">P29</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P28" title="Peripheral CD Status.">P28</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P27" title="Peripheral CD Status.">P27</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P26" title="Peripheral CD Status.">P26</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P25" title="Peripheral CD Status.">P25</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P24" title="Peripheral CD Status.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMMR__P23" title="Peripheral CD Status.">P23</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P22" title="Peripheral CD Status.">P22</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P21" title="Peripheral CD Status.">P21</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P20" title="Peripheral CD Status.">P20</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P19" title="Peripheral CD Status.">P19</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P18" title="Peripheral CD Status.">P18</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P17" title="Peripheral CD Status.">P17</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P16" title="Peripheral CD Status.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMMR__P15" title="Peripheral CD Status.">P15</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P14" title="Peripheral CD Status.">P14</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P13" title="Peripheral CD Status.">P13</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P12" title="Peripheral CD Status.">P12</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P11" title="Peripheral CD Status.">P11</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P10" title="Peripheral CD Status.">P10</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P9" title="Peripheral CD Status.">P9</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P8" title="Peripheral CD Status.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_AIMMR__P7" title="Peripheral CD Status.">P7</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P6" title="Peripheral CD Status.">P6</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P5" title="Peripheral CD Status.">P5</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P4" title="Peripheral CD Status.">P4</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P3" title="Peripheral CD Status.">P3</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P2" title="Peripheral CD Status.">P2</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P1" title="Peripheral CD Status.">P1</a> </td> <td colspan="1"> <a href="#PIOC_AIMMR__P0" title="Peripheral CD Status.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_AIMMR__P0"><strong>P0</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P1"><strong>P1</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P2"><strong>P2</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P3"><strong>P3</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P4"><strong>P4</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P5"><strong>P5</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P6"><strong>P6</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P7"><strong>P7</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P8"><strong>P8</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P9"><strong>P9</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P10"><strong>P10</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P11"><strong>P11</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P12"><strong>P12</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P13"><strong>P13</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P14"><strong>P14</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P15"><strong>P15</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P16"><strong>P16</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P17"><strong>P17</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P18"><strong>P18</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P19"><strong>P19</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P20"><strong>P20</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P21"><strong>P21</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P22"><strong>P22</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P23"><strong>P23</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P24"><strong>P24</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P25"><strong>P25</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P26"><strong>P26</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P27"><strong>P27</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P28"><strong>P28</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P29"><strong>P29</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P30"><strong>P30</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> <li id="PIOC_AIMMR__P31"><strong>P31</strong>: Peripheral CD Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Both Edge detection event</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is described by the registers PIO_ELSR and PIO_FRLHSR</td></tr></tbody></table></li> </ul> <h4 id="PIOC_ESR">PIOC Edge Select Register</h4> <p><strong>Name</strong>: PIOC_ESR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E12C0</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ESR__P31" title="Edge Interrupt Selection.">P31</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P30" title="Edge Interrupt Selection.">P30</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P29" title="Edge Interrupt Selection.">P29</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P28" title="Edge Interrupt Selection.">P28</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P27" title="Edge Interrupt Selection.">P27</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P26" title="Edge Interrupt Selection.">P26</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P25" title="Edge Interrupt Selection.">P25</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P24" title="Edge Interrupt Selection.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ESR__P23" title="Edge Interrupt Selection.">P23</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P22" title="Edge Interrupt Selection.">P22</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P21" title="Edge Interrupt Selection.">P21</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P20" title="Edge Interrupt Selection.">P20</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P19" title="Edge Interrupt Selection.">P19</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P18" title="Edge Interrupt Selection.">P18</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P17" title="Edge Interrupt Selection.">P17</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P16" title="Edge Interrupt Selection.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ESR__P15" title="Edge Interrupt Selection.">P15</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P14" title="Edge Interrupt Selection.">P14</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P13" title="Edge Interrupt Selection.">P13</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P12" title="Edge Interrupt Selection.">P12</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P11" title="Edge Interrupt Selection.">P11</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P10" title="Edge Interrupt Selection.">P10</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P9" title="Edge Interrupt Selection.">P9</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P8" title="Edge Interrupt Selection.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ESR__P7" title="Edge Interrupt Selection.">P7</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P6" title="Edge Interrupt Selection.">P6</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P5" title="Edge Interrupt Selection.">P5</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P4" title="Edge Interrupt Selection.">P4</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P3" title="Edge Interrupt Selection.">P3</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P2" title="Edge Interrupt Selection.">P2</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P1" title="Edge Interrupt Selection.">P1</a> </td> <td colspan="1"> <a href="#PIOC_ESR__P0" title="Edge Interrupt Selection.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_ESR__P0"><strong>P0</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P1"><strong>P1</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P2"><strong>P2</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P3"><strong>P3</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P4"><strong>P4</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P5"><strong>P5</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P6"><strong>P6</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P7"><strong>P7</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P8"><strong>P8</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P9"><strong>P9</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P10"><strong>P10</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P11"><strong>P11</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P12"><strong>P12</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P13"><strong>P13</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P14"><strong>P14</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P15"><strong>P15</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P16"><strong>P16</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P17"><strong>P17</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P18"><strong>P18</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P19"><strong>P19</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P20"><strong>P20</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P21"><strong>P21</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P22"><strong>P22</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P23"><strong>P23</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P24"><strong>P24</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P25"><strong>P25</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P26"><strong>P26</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P27"><strong>P27</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P28"><strong>P28</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P29"><strong>P29</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P30"><strong>P30</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> <li id="PIOC_ESR__P31"><strong>P31</strong>: Edge Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_LSR">PIOC Level Select Register</h4> <p><strong>Name</strong>: PIOC_LSR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E12C4</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_LSR__P31" title="Level Interrupt Selection.">P31</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P30" title="Level Interrupt Selection.">P30</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P29" title="Level Interrupt Selection.">P29</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P28" title="Level Interrupt Selection.">P28</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P27" title="Level Interrupt Selection.">P27</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P26" title="Level Interrupt Selection.">P26</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P25" title="Level Interrupt Selection.">P25</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P24" title="Level Interrupt Selection.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_LSR__P23" title="Level Interrupt Selection.">P23</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P22" title="Level Interrupt Selection.">P22</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P21" title="Level Interrupt Selection.">P21</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P20" title="Level Interrupt Selection.">P20</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P19" title="Level Interrupt Selection.">P19</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P18" title="Level Interrupt Selection.">P18</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P17" title="Level Interrupt Selection.">P17</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P16" title="Level Interrupt Selection.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_LSR__P15" title="Level Interrupt Selection.">P15</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P14" title="Level Interrupt Selection.">P14</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P13" title="Level Interrupt Selection.">P13</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P12" title="Level Interrupt Selection.">P12</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P11" title="Level Interrupt Selection.">P11</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P10" title="Level Interrupt Selection.">P10</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P9" title="Level Interrupt Selection.">P9</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P8" title="Level Interrupt Selection.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_LSR__P7" title="Level Interrupt Selection.">P7</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P6" title="Level Interrupt Selection.">P6</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P5" title="Level Interrupt Selection.">P5</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P4" title="Level Interrupt Selection.">P4</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P3" title="Level Interrupt Selection.">P3</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P2" title="Level Interrupt Selection.">P2</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P1" title="Level Interrupt Selection.">P1</a> </td> <td colspan="1"> <a href="#PIOC_LSR__P0" title="Level Interrupt Selection.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_LSR__P0"><strong>P0</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P1"><strong>P1</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P2"><strong>P2</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P3"><strong>P3</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P4"><strong>P4</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P5"><strong>P5</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P6"><strong>P6</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P7"><strong>P7</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P8"><strong>P8</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P9"><strong>P9</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P10"><strong>P10</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P11"><strong>P11</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P12"><strong>P12</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P13"><strong>P13</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P14"><strong>P14</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P15"><strong>P15</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P16"><strong>P16</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P17"><strong>P17</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P18"><strong>P18</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P19"><strong>P19</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P20"><strong>P20</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P21"><strong>P21</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P22"><strong>P22</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P23"><strong>P23</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P24"><strong>P24</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P25"><strong>P25</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P26"><strong>P26</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P27"><strong>P27</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P28"><strong>P28</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P29"><strong>P29</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P30"><strong>P30</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_LSR__P31"><strong>P31</strong>: Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_ELSR">PIOC Edge/Level Status Register</h4> <p><strong>Name</strong>: PIOC_ELSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E12C8</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ELSR__P31" title="Edge/Level Interrupt source selection.">P31</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P30" title="Edge/Level Interrupt source selection.">P30</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P29" title="Edge/Level Interrupt source selection.">P29</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P28" title="Edge/Level Interrupt source selection.">P28</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P27" title="Edge/Level Interrupt source selection.">P27</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P26" title="Edge/Level Interrupt source selection.">P26</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P25" title="Edge/Level Interrupt source selection.">P25</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P24" title="Edge/Level Interrupt source selection.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ELSR__P23" title="Edge/Level Interrupt source selection.">P23</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P22" title="Edge/Level Interrupt source selection.">P22</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P21" title="Edge/Level Interrupt source selection.">P21</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P20" title="Edge/Level Interrupt source selection.">P20</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P19" title="Edge/Level Interrupt source selection.">P19</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P18" title="Edge/Level Interrupt source selection.">P18</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P17" title="Edge/Level Interrupt source selection.">P17</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P16" title="Edge/Level Interrupt source selection.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ELSR__P15" title="Edge/Level Interrupt source selection.">P15</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P14" title="Edge/Level Interrupt source selection.">P14</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P13" title="Edge/Level Interrupt source selection.">P13</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P12" title="Edge/Level Interrupt source selection.">P12</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P11" title="Edge/Level Interrupt source selection.">P11</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P10" title="Edge/Level Interrupt source selection.">P10</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P9" title="Edge/Level Interrupt source selection.">P9</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P8" title="Edge/Level Interrupt source selection.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_ELSR__P7" title="Edge/Level Interrupt source selection.">P7</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P6" title="Edge/Level Interrupt source selection.">P6</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P5" title="Edge/Level Interrupt source selection.">P5</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P4" title="Edge/Level Interrupt source selection.">P4</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P3" title="Edge/Level Interrupt source selection.">P3</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P2" title="Edge/Level Interrupt source selection.">P2</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P1" title="Edge/Level Interrupt source selection.">P1</a> </td> <td colspan="1"> <a href="#PIOC_ELSR__P0" title="Edge/Level Interrupt source selection.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_ELSR__P0"><strong>P0</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P1"><strong>P1</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P2"><strong>P2</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P3"><strong>P3</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P4"><strong>P4</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P5"><strong>P5</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P6"><strong>P6</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P7"><strong>P7</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P8"><strong>P8</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P9"><strong>P9</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P10"><strong>P10</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P11"><strong>P11</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P12"><strong>P12</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P13"><strong>P13</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P14"><strong>P14</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P15"><strong>P15</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P16"><strong>P16</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P17"><strong>P17</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P18"><strong>P18</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P19"><strong>P19</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P20"><strong>P20</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P21"><strong>P21</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P22"><strong>P22</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P23"><strong>P23</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P24"><strong>P24</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P25"><strong>P25</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P26"><strong>P26</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P27"><strong>P27</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P28"><strong>P28</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P29"><strong>P29</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P30"><strong>P30</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> <li id="PIOC_ELSR__P31"><strong>P31</strong>: Edge/Level Interrupt source selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is an Edge detection event.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Level detection event.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_FELLSR">PIOC Falling Edge/Low Level Select Register</h4> <p><strong>Name</strong>: PIOC_FELLSR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E12D0</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_FELLSR__P31" title="Falling Edge/Low Level Interrupt Selection.">P31</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P30" title="Falling Edge/Low Level Interrupt Selection.">P30</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P29" title="Falling Edge/Low Level Interrupt Selection.">P29</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P28" title="Falling Edge/Low Level Interrupt Selection.">P28</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P27" title="Falling Edge/Low Level Interrupt Selection.">P27</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P26" title="Falling Edge/Low Level Interrupt Selection.">P26</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P25" title="Falling Edge/Low Level Interrupt Selection.">P25</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P24" title="Falling Edge/Low Level Interrupt Selection.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_FELLSR__P23" title="Falling Edge/Low Level Interrupt Selection.">P23</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P22" title="Falling Edge/Low Level Interrupt Selection.">P22</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P21" title="Falling Edge/Low Level Interrupt Selection.">P21</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P20" title="Falling Edge/Low Level Interrupt Selection.">P20</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P19" title="Falling Edge/Low Level Interrupt Selection.">P19</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P18" title="Falling Edge/Low Level Interrupt Selection.">P18</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P17" title="Falling Edge/Low Level Interrupt Selection.">P17</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P16" title="Falling Edge/Low Level Interrupt Selection.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_FELLSR__P15" title="Falling Edge/Low Level Interrupt Selection.">P15</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P14" title="Falling Edge/Low Level Interrupt Selection.">P14</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P13" title="Falling Edge/Low Level Interrupt Selection.">P13</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P12" title="Falling Edge/Low Level Interrupt Selection.">P12</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P11" title="Falling Edge/Low Level Interrupt Selection.">P11</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P10" title="Falling Edge/Low Level Interrupt Selection.">P10</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P9" title="Falling Edge/Low Level Interrupt Selection.">P9</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P8" title="Falling Edge/Low Level Interrupt Selection.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_FELLSR__P7" title="Falling Edge/Low Level Interrupt Selection.">P7</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P6" title="Falling Edge/Low Level Interrupt Selection.">P6</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P5" title="Falling Edge/Low Level Interrupt Selection.">P5</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P4" title="Falling Edge/Low Level Interrupt Selection.">P4</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P3" title="Falling Edge/Low Level Interrupt Selection.">P3</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P2" title="Falling Edge/Low Level Interrupt Selection.">P2</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P1" title="Falling Edge/Low Level Interrupt Selection.">P1</a> </td> <td colspan="1"> <a href="#PIOC_FELLSR__P0" title="Falling Edge/Low Level Interrupt Selection.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_FELLSR__P0"><strong>P0</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P1"><strong>P1</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P2"><strong>P2</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P3"><strong>P3</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P4"><strong>P4</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P5"><strong>P5</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P6"><strong>P6</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P7"><strong>P7</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P8"><strong>P8</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P9"><strong>P9</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P10"><strong>P10</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P11"><strong>P11</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P12"><strong>P12</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P13"><strong>P13</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P14"><strong>P14</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P15"><strong>P15</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P16"><strong>P16</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P17"><strong>P17</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P18"><strong>P18</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P19"><strong>P19</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P20"><strong>P20</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P21"><strong>P21</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P22"><strong>P22</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P23"><strong>P23</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P24"><strong>P24</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P25"><strong>P25</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P26"><strong>P26</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P27"><strong>P27</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P28"><strong>P28</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P29"><strong>P29</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P30"><strong>P30</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_FELLSR__P31"><strong>P31</strong>: Falling Edge/Low Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Falling Edge detection or Low Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_REHLSR">PIOC Rising Edge/ High Level Select Register</h4> <p><strong>Name</strong>: PIOC_REHLSR</p> <p><strong>Access</strong>: write-only</p> <p><strong>Address</strong>: 0x400E12D4</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_REHLSR__P31" title="Rising Edge /High Level Interrupt Selection.">P31</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P30" title="Rising Edge /High Level Interrupt Selection.">P30</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P29" title="Rising Edge /High Level Interrupt Selection.">P29</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P28" title="Rising Edge /High Level Interrupt Selection.">P28</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P27" title="Rising Edge /High Level Interrupt Selection.">P27</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P26" title="Rising Edge /High Level Interrupt Selection.">P26</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P25" title="Rising Edge /High Level Interrupt Selection.">P25</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P24" title="Rising Edge /High Level Interrupt Selection.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_REHLSR__P23" title="Rising Edge /High Level Interrupt Selection.">P23</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P22" title="Rising Edge /High Level Interrupt Selection.">P22</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P21" title="Rising Edge /High Level Interrupt Selection.">P21</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P20" title="Rising Edge /High Level Interrupt Selection.">P20</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P19" title="Rising Edge /High Level Interrupt Selection.">P19</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P18" title="Rising Edge /High Level Interrupt Selection.">P18</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P17" title="Rising Edge /High Level Interrupt Selection.">P17</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P16" title="Rising Edge /High Level Interrupt Selection.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_REHLSR__P15" title="Rising Edge /High Level Interrupt Selection.">P15</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P14" title="Rising Edge /High Level Interrupt Selection.">P14</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P13" title="Rising Edge /High Level Interrupt Selection.">P13</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P12" title="Rising Edge /High Level Interrupt Selection.">P12</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P11" title="Rising Edge /High Level Interrupt Selection.">P11</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P10" title="Rising Edge /High Level Interrupt Selection.">P10</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P9" title="Rising Edge /High Level Interrupt Selection.">P9</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P8" title="Rising Edge /High Level Interrupt Selection.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_REHLSR__P7" title="Rising Edge /High Level Interrupt Selection.">P7</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P6" title="Rising Edge /High Level Interrupt Selection.">P6</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P5" title="Rising Edge /High Level Interrupt Selection.">P5</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P4" title="Rising Edge /High Level Interrupt Selection.">P4</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P3" title="Rising Edge /High Level Interrupt Selection.">P3</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P2" title="Rising Edge /High Level Interrupt Selection.">P2</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P1" title="Rising Edge /High Level Interrupt Selection.">P1</a> </td> <td colspan="1"> <a href="#PIOC_REHLSR__P0" title="Rising Edge /High Level Interrupt Selection.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_REHLSR__P0"><strong>P0</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P1"><strong>P1</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P2"><strong>P2</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P3"><strong>P3</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P4"><strong>P4</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P5"><strong>P5</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P6"><strong>P6</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P7"><strong>P7</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P8"><strong>P8</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P9"><strong>P9</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P10"><strong>P10</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P11"><strong>P11</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P12"><strong>P12</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P13"><strong>P13</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P14"><strong>P14</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P15"><strong>P15</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P16"><strong>P16</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P17"><strong>P17</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P18"><strong>P18</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P19"><strong>P19</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P20"><strong>P20</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P21"><strong>P21</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P22"><strong>P22</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P23"><strong>P23</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P24"><strong>P24</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P25"><strong>P25</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P26"><strong>P26</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P27"><strong>P27</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P28"><strong>P28</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P29"><strong>P29</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P30"><strong>P30</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> <li id="PIOC_REHLSR__P31"><strong>P31</strong>: Rising Edge /High Level Interrupt Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No effect.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is set to a Rising Edge detection or High Level detection event, depending on PIO_ELSR.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_FRLHSR">PIOC Fall/Rise - Low/High Status Register</h4> <p><strong>Name</strong>: PIOC_FRLHSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E12D8</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_FRLHSR__P31" title="Edge /Level Interrupt Source Selection.">P31</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P30" title="Edge /Level Interrupt Source Selection.">P30</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P29" title="Edge /Level Interrupt Source Selection.">P29</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P28" title="Edge /Level Interrupt Source Selection.">P28</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P27" title="Edge /Level Interrupt Source Selection.">P27</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P26" title="Edge /Level Interrupt Source Selection.">P26</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P25" title="Edge /Level Interrupt Source Selection.">P25</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P24" title="Edge /Level Interrupt Source Selection.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_FRLHSR__P23" title="Edge /Level Interrupt Source Selection.">P23</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P22" title="Edge /Level Interrupt Source Selection.">P22</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P21" title="Edge /Level Interrupt Source Selection.">P21</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P20" title="Edge /Level Interrupt Source Selection.">P20</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P19" title="Edge /Level Interrupt Source Selection.">P19</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P18" title="Edge /Level Interrupt Source Selection.">P18</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P17" title="Edge /Level Interrupt Source Selection.">P17</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P16" title="Edge /Level Interrupt Source Selection.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_FRLHSR__P15" title="Edge /Level Interrupt Source Selection.">P15</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P14" title="Edge /Level Interrupt Source Selection.">P14</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P13" title="Edge /Level Interrupt Source Selection.">P13</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P12" title="Edge /Level Interrupt Source Selection.">P12</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P11" title="Edge /Level Interrupt Source Selection.">P11</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P10" title="Edge /Level Interrupt Source Selection.">P10</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P9" title="Edge /Level Interrupt Source Selection.">P9</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P8" title="Edge /Level Interrupt Source Selection.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_FRLHSR__P7" title="Edge /Level Interrupt Source Selection.">P7</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P6" title="Edge /Level Interrupt Source Selection.">P6</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P5" title="Edge /Level Interrupt Source Selection.">P5</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P4" title="Edge /Level Interrupt Source Selection.">P4</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P3" title="Edge /Level Interrupt Source Selection.">P3</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P2" title="Edge /Level Interrupt Source Selection.">P2</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P1" title="Edge /Level Interrupt Source Selection.">P1</a> </td> <td colspan="1"> <a href="#PIOC_FRLHSR__P0" title="Edge /Level Interrupt Source Selection.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_FRLHSR__P0"><strong>P0</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P1"><strong>P1</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P2"><strong>P2</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P3"><strong>P3</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P4"><strong>P4</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P5"><strong>P5</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P6"><strong>P6</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P7"><strong>P7</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P8"><strong>P8</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P9"><strong>P9</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P10"><strong>P10</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P11"><strong>P11</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P12"><strong>P12</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P13"><strong>P13</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P14"><strong>P14</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P15"><strong>P15</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P16"><strong>P16</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P17"><strong>P17</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P18"><strong>P18</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P19"><strong>P19</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P20"><strong>P20</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P21"><strong>P21</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P22"><strong>P22</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P23"><strong>P23</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P24"><strong>P24</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P25"><strong>P25</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P26"><strong>P26</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P27"><strong>P27</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P28"><strong>P28</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P29"><strong>P29</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P30"><strong>P30</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> <li id="PIOC_FRLHSR__P31"><strong>P31</strong>: Edge /Level Interrupt Source Selection.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The interrupt source is a Falling Edge detection (if PIO_ELSR = 0) or Low Level detection event (if PIO_ELSR = 1).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The interrupt source is a Rising Edge detection (if PIO_ELSR = 0) or High Level detection event (if PIO_ELSR = 1).</td></tr></tbody></table></li> </ul> <h4 id="PIOC_LOCKSR">PIOC Lock Status</h4> <p><strong>Name</strong>: PIOC_LOCKSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E12E0</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_LOCKSR__P31" title="Lock Status.">P31</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P30" title="Lock Status.">P30</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P29" title="Lock Status.">P29</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P28" title="Lock Status.">P28</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P27" title="Lock Status.">P27</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P26" title="Lock Status.">P26</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P25" title="Lock Status.">P25</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P24" title="Lock Status.">P24</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_LOCKSR__P23" title="Lock Status.">P23</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P22" title="Lock Status.">P22</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P21" title="Lock Status.">P21</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P20" title="Lock Status.">P20</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P19" title="Lock Status.">P19</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P18" title="Lock Status.">P18</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P17" title="Lock Status.">P17</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P16" title="Lock Status.">P16</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_LOCKSR__P15" title="Lock Status.">P15</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P14" title="Lock Status.">P14</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P13" title="Lock Status.">P13</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P12" title="Lock Status.">P12</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P11" title="Lock Status.">P11</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P10" title="Lock Status.">P10</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P9" title="Lock Status.">P9</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P8" title="Lock Status.">P8</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td colspan="1"> <a href="#PIOC_LOCKSR__P7" title="Lock Status.">P7</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P6" title="Lock Status.">P6</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P5" title="Lock Status.">P5</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P4" title="Lock Status.">P4</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P3" title="Lock Status.">P3</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P2" title="Lock Status.">P2</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P1" title="Lock Status.">P1</a> </td> <td colspan="1"> <a href="#PIOC_LOCKSR__P0" title="Lock Status.">P0</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_LOCKSR__P0"><strong>P0</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P1"><strong>P1</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P2"><strong>P2</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P3"><strong>P3</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P4"><strong>P4</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P5"><strong>P5</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P6"><strong>P6</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P7"><strong>P7</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P8"><strong>P8</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P9"><strong>P9</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P10"><strong>P10</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P11"><strong>P11</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P12"><strong>P12</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P13"><strong>P13</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P14"><strong>P14</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P15"><strong>P15</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P16"><strong>P16</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P17"><strong>P17</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P18"><strong>P18</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P19"><strong>P19</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P20"><strong>P20</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P21"><strong>P21</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P22"><strong>P22</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P23"><strong>P23</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P24"><strong>P24</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P25"><strong>P25</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P26"><strong>P26</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P27"><strong>P27</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P28"><strong>P28</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P29"><strong>P29</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P30"><strong>P30</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> <li id="PIOC_LOCKSR__P31"><strong>P31</strong>: Lock Status.<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">The I/O line is not locked.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">The I/O line is locked.</td></tr></tbody></table></li> </ul> <h4 id="PIOC_WPMR">PIOC Write Protect Mode Register</h4> <p><strong>Name</strong>: PIOC_WPMR</p> <p><strong>Access</strong>: read-write</p> <p><strong>Address</strong>: 0x400E12E4</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td colspan="8"> <a href="#PIOC_WPMR__WPKEY" title="Write Protect KEY">WPKEY</a> </td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="8"> <a href="#PIOC_WPMR__WPKEY" title="Write Protect KEY">WPKEY</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="8"> <a href="#PIOC_WPMR__WPKEY" title="Write Protect KEY">WPKEY</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td colspan="1"> <a href="#PIOC_WPMR__WPEN" title="Write Protect Enable">WPEN</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_WPMR__WPEN"><strong>WPEN</strong>: Write Protect Enable<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">Disables the Write Protect if WPKEY corresponds to 0x50494F ("PIO" in ASCII).</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">Enables the Write Protect if WPKEY corresponds to 0x50494F ("PIO" in ASCII).</td></tr></tbody></table></li> <li id="PIOC_WPMR__WPKEY"><strong>WPKEY</strong>: Write Protect KEY</li> <p>-</p> </ul> <h4 id="PIOC_WPSR">PIOC Write Protect Status Register</h4> <p><strong>Name</strong>: PIOC_WPSR</p> <p><strong>Access</strong>: read-only</p> <p><strong>Address</strong>: 0x400E12E8</p> <table class="fields"> <tbody> <tr class="offsets"> <td>31</td> <td>30</td> <td>29</td> <td>28</td> <td>27</td> <td>26</td> <td>25</td> <td>24</td> </tr> <tr class="fields"> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> </tr> <tr class="offsets"> <td>23</td> <td>22</td> <td>21</td> <td>20</td> <td>19</td> <td>18</td> <td>17</td> <td>16</td> </tr> <tr class="fields"> <td colspan="8"> <a href="#PIOC_WPSR__WPVSRC" title="Write Protect Violation Source">WPVSRC</a> </td> </tr> <tr class="offsets"> <td>15</td> <td>14</td> <td>13</td> <td>12</td> <td>11</td> <td>10</td> <td>9</td> <td>8</td> </tr> <tr class="fields"> <td colspan="8"> <a href="#PIOC_WPSR__WPVSRC" title="Write Protect Violation Source">WPVSRC</a> </td> </tr> <tr class="offsets"> <td>7</td> <td>6</td> <td>5</td> <td>4</td> <td>3</td> <td>2</td> <td>1</td> <td>0</td> </tr> <tr class="fields"> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td>-</td> <td colspan="1"> <a href="#PIOC_WPSR__WPVS" title="Write Protect Violation Status">WPVS</a> </td> </tr> </tbody> </table> <ul class="values"> <li id="PIOC_WPSR__WPVS"><strong>WPVS</strong>: Write Protect Violation Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">No Write Protect Violation has occurred since the last read of the PIO_WPSR register.</td></tr><tr class="even"><td class="value">1</td><td class="name">-</td><td class="description">A Write Protect Violation has occurred since the last read of the PIO_WPSR register. If this violation is an unauthorized attempt to write a protected register, the associated violation is reported into field WPVSRC.</td></tr></tbody></table></li> <li id="PIOC_WPSR__WPVSRC"><strong>WPVSRC</strong>: Write Protect Violation Source</li> <p>-</p> </ul> </div> </div> </body> </html>
three.js/docs/api/objects/Mesh.html
ryangibbs/tosser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <script src="../../list.js"></script> <script src="../../page.js"></script> <link type="text/css" rel="stylesheet" href="../../page.css" /> </head> <body> [page:Object3D] &rarr; <h1>[name]</h1> <div class="desc">Base class for Mesh objects, such as [page:MorphAnimMesh] and [page:SkinnedMesh].</div> <h2>Example</h2> <code>var geometry = new THREE.BoxGeometry( 1, 1, 1 ); var material = new THREE.MeshBasicMaterial( { color: 0xffff00 } ); var mesh = new THREE.Mesh( geometry, material ); scene.add( mesh ); </code> <h2>Constructor</h2> <h3>[name]( [page:Geometry geometry], [page:Material material] )</h3> <div> geometry — An instance of [page:Geometry].<br /> material — An instance of [page:Material] (optional). </div> <h2>Properties</h2> <h3>[property:Geometry geometry]</h3> <div>An instance of [page:Geometry], defining the object's structure.</div> <h3>[property:Material material]</h3> <div>An instance of [page:Material], defining the object's appearance. Default is a [page:MeshBasicMaterial] with wireframe mode enabled and randomised colour.</div> <h2>Methods</h2> <h3>[method:Integer getMorphTargetIndexByName]( [page:String name] )</h3> <div> name — a morph target name<br /> </div> <div> Returns the index of a morph target defined by name. </div> <h3>[method:null updateMorphTargets]()</h3> <div> Updates the morphtargets to have no influence on the object. </div> <h3>[method:Array raycast]([page:Raycaster raycaster], [page:Array intersects])</h3> <div> Get intersections between a casted ray and this mesh. [page:Raycaster.intersectObject] will call this method. </div> <h2>Source</h2> [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js] </body> </html>
version1/stylesheets/stylesheet.css
fynman/fynman.github.io
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { margin: 0.67em 0; font-size: 2em; } /** * Address styling not present in IE 8/9. */ mark { color: #000; background: #ff0; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { height: 0; -moz-box-sizing: content-box; box-sizing: content-box; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { margin: 0; /* 3 */ font: inherit; /* 2 */ color: inherit; /* 1 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-box-sizing: content-box; /* 2 */ -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; /* 1 */ } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { padding: 0.35em 0.625em 0.75em; margin: 0 2px; border: 1px solid #c0c0c0; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { padding: 0; /* 2 */ border: 0; /* 1 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-spacing: 0; border-collapse: collapse; } td, th { padding: 0; } /* LAYOUT STYLES */ body { font-family: 'Helvetica Neue', Helvetica, Arial, serif; font-size: 15px; font-weight: 400; line-height: 1.5; color: #666; background: #fafafa url(../images/body-bg.jpg) 0 0 repeat; } p { margin-top: 0; } a { color: #2879d0; } a:hover { color: #2268b2; } header { padding-top: 40px; padding-bottom: 40px; font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif; background: #2e7bcf url(../images/header-bg.jpg) 0 0 repeat-x; border-bottom: solid 1px #275da1; } header h1 { width: 540px; margin-top: 0; margin-bottom: 0.2em; font-size: 72px; font-weight: normal; line-height: 1; color: #fff; letter-spacing: -1px; } header h2 { width: 540px; margin-top: 0; margin-bottom: 0; font-size: 26px; font-weight: normal; line-height: 1.3; color: #9ddcff; letter-spacing: 0; } .inner { position: relative; width: 940px; margin: 0 auto; } #content-wrapper { padding-top: 30px; border-top: solid 1px #fff; } #main-content { float: left; width: 690px; } #main-content img { max-width: 100%; } aside#sidebar { float: right; width: 200px; min-height: 504px; padding-left: 20px; font-size: 12px; line-height: 1.3; background: transparent url(../images/sidebar-bg.jpg) 0 0 no-repeat; } aside#sidebar p.repo-owner, aside#sidebar p.repo-owner a { font-weight: bold; } #downloads { margin-bottom: 40px; } a.button { width: 134px; height: 58px; padding-top: 22px; padding-left: 68px; font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif; font-size: 23px; line-height: 1.2; color: #fff; } a.button small { display: block; font-size: 11px; } header a.button { position: absolute; top: 0; right: 0; background: transparent url(../images/github-button.png) 0 0 no-repeat; } aside a.button { display: block; width: 138px; padding-left: 64px; margin-bottom: 20px; font-size: 21px; background: transparent url(../images/download-button.png) 0 0 no-repeat; } code, pre { margin-bottom: 30px; font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace; font-size: 13px; color: #222; } code { padding: 0 3px; background-color: #f2f8fc; border: solid 1px #dbe7f3; } pre { padding: 20px; overflow: auto; text-shadow: none; background: #fff; border: solid 1px #f2f2f2; } pre code { padding: 0; color: #2879d0; background-color: #fff; border: none; } ul, ol, dl { margin-bottom: 20px; } /* COMMON STYLES */ hr { height: 0; margin-top: 1em; margin-bottom: 1em; border: 0; border-top: solid 1px #ddd; } table { width: 100%; border: 1px solid #ebebeb; } th { font-weight: 500; } td { font-weight: 300; text-align: center; border: 1px solid #ebebeb; } form { padding: 20px; background: #f2f2f2; } /* GENERAL ELEMENT TYPE STYLES */ #main-content h1 { margin-top: 0; margin-bottom: 0; font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif; font-size: 2.8em; font-weight: normal; color: #474747; text-indent: 6px; letter-spacing: -1px; } #main-content h1:before { padding-right: 0.3em; margin-left: -0.9em; color: #9ddcff; content: "/"; } #main-content h2 { margin-bottom: 8px; font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif; font-size: 22px; font-weight: bold; color: #474747; text-indent: 4px; } #main-content h2:before { padding-right: 0.3em; margin-left: -1.5em; content: "//"; color: #9ddcff; } #main-content h3 { margin-top: 24px; margin-bottom: 8px; font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif; font-size: 18px; font-weight: bold; color: #474747; text-indent: 3px; } #main-content h3:before { padding-right: 0.3em; margin-left: -2em; content: "///"; color: #9ddcff; } #main-content h4 { margin-bottom: 8px; font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif; font-size: 15px; font-weight: bold; color: #474747; text-indent: 3px; } h4:before { padding-right: 0.3em; margin-left: -2.8em; content: "////"; color: #9ddcff; } #main-content h5 { margin-bottom: 8px; font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif; font-size: 14px; color: #474747; text-indent: 3px; } h5:before { padding-right: 0.3em; margin-left: -3.2em; content: "/////"; color: #9ddcff; } #main-content h6 { margin-bottom: 8px; font-family: 'Architects Daughter', 'Helvetica Neue', Helvetica, Arial, serif; font-size: .8em; color: #474747; text-indent: 3px; } h6:before { padding-right: 0.3em; margin-left: -3.7em; content: "//////"; color: #9ddcff; } p { margin-bottom: 20px; } a { text-decoration: none; } p a { font-weight: 400; } blockquote { padding: 0 0 0 30px; margin-bottom: 20px; font-size: 1.6em; border-left: 10px solid #e9e9e9; } ul { list-style-position: inside; list-style: disc; padding-left: 20px; } ol { list-style-position: inside; list-style: decimal; padding-left: 3px; } dl dd { font-style: italic; font-weight: 100; } footer { padding-top: 20px; padding-bottom: 30px; margin-top: 40px; font-size: 13px; color: #aaa; background: transparent url('../images/hr.png') 0 0 no-repeat; } footer a { color: #666; } footer a:hover { color: #444; } /* MISC */ .clearfix:after { display: block; height: 0; clear: both; visibility: hidden; content: '.'; } .clearfix {display: inline-block;} * html .clearfix {height: 1%;} .clearfix {display: block;} /* #Media Queries ================================================== */ /* Smaller than standard 960 (devices and browsers) */ @media only screen and (max-width: 959px) { } /* Tablet Portrait size to standard 960 (devices and browsers) */ @media only screen and (min-width: 768px) and (max-width: 959px) { .inner { width: 740px; } header h1, header h2 { width: 340px; } header h1 { font-size: 60px; } header h2 { font-size: 30px; } #main-content { width: 490px; } #main-content h1:before, #main-content h2:before, #main-content h3:before, #main-content h4:before, #main-content h5:before, #main-content h6:before { padding-right: 0; margin-left: 0; content: none; } } /* All Mobile Sizes (devices and browser) */ @media only screen and (max-width: 767px) { .inner { width: 93%; } header { padding: 20px 0; } header .inner { position: relative; } header h1, header h2 { width: 100%; } header h1 { font-size: 48px; } header h2 { font-size: 24px; } header a.button { position: relative; display: inline-block; width: auto; height: auto; padding: 5px 10px; margin-top: 15px; font-size: 13px; line-height: 1; color: #2879d0; text-align: center; background-color: #9ddcff; background-image: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } header a.button small { display: inline; font-size: 13px; } #main-content, aside#sidebar { float: none; width: 100% ! important; } aside#sidebar { min-height: 0; padding: 20px 0; margin-top: 20px; background-image: none; border-top: solid 1px #ddd; } aside#sidebar a.button { display: none; } #main-content h1:before, #main-content h2:before, #main-content h3:before, #main-content h4:before, #main-content h5:before, #main-content h6:before { padding-right: 0; margin-left: 0; content: none; } } /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */ @media only screen and (min-width: 480px) and (max-width: 767px) { } /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 479px) { }